#CED4C8#CED4C8
#CED4C8 is a very light, near-neutral yellow-green. Relative luminance 0.644; OKLCH L 86.2% C 0.018 H 128.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4C8 |
|---|---|
| RGB | rgb(206, 212, 200) |
| HSL | hsl(90, 12%, 81%) |
| HSV | hsv(90, 6%, 83%) |
| CMYK | cmyk(2.8%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(84.16, -4.20, 5.22) |
| CIE-LCH | lch(84.16, 6.70, 128.82°) |
| OKLab | oklab(86.19% -0.011 0.0137) |
| OKLCH | oklch(86.19% 0.018 128.7) |
| XYZ | xyz(59.4207, 64.3788, 63.9283) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.63
Silver (survey)
#C5C9C7
ΔE00 5.45
Light Gray
#D3D3D3
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 7.30
Eggshell
#F0EAD6
ΔE00 7.87
Silver
#C0C0C0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4C8 #CEC8D4
analogous
#D4D4C8 #CED4C8 #C8D4C8
triadic
#CED4C8 #C8CED4 #D4C8CE
tetradic
#CED4C8 #C8D4D4 #CEC8D4 #D4C8C8
square
#CED4C8 #C8D4D4 #CEC8D4 #D4C8C8
split-complementary
#CED4C8 #C8C8D4 #D4C8D4
monochromatic
#919E83 #AFB9A6 #CED4C8 #EDEFEA #F0F2EE
Accessibility & contrast
On white
1.51
#CED4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#CED4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4C8
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4C8 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C7
Deuteranopia (green-blind)
#D4D2C8
Tritanopia (blue-blind)
#CFD3D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced4c8; /* rgb */ color: rgb(206, 212, 200); /* oklch */ color: oklch(86.2% 0.018 128.7);
Tailwind
colors: {
custom: {
50: '#dde1d8',
500: '#ced4c8',
950: '#000000',
},
}SCSS
$custom: #ced4c8; $custom-light: #dde1d8; $custom-dark: #000000;
JSON
{
"hex": "#ced4c8",
"rgb": {
"r": 206,
"g": 212,
"b": 200
},
"hsl": {
"h": 90,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.86193,
"c": 0.01754,
"h": 128.7
},
"luminance": 0.64379
}Semantic roles & 50–950 ramp
primary
#CED4C8
secondary
#A098A8
accent
#4F9673
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483