#CED9C2#CED9C2
#CED9C2 is a very light, muted yellow-green. Relative luminance 0.666; OKLCH L 87.1% C 0.033 H 128.0°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9C2 |
|---|---|
| RGB | rgb(206, 217, 194) |
| HSL | hsl(89, 23%, 81%) |
| HSV | hsv(89, 11%, 85%) |
| CMYK | cmyk(5.1%, 0%, 10.6%, 14.9%) |
| CIE-LAB | lab(85.32, -7.81, 10.06) |
| CIE-LCH | lch(85.32, 12.74, 127.83°) |
| OKLab | oklab(87.06% -0.0205 0.0262) |
| OKLCH | oklch(87.06% 0.033 128) |
| XYZ | xyz(60.0025, 66.6424, 60.7307) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.76
Beige
#F5F5DC
ΔE00 7.93
Honeydew
#F0FFF0
ΔE00 8.79
Eggshell
#F0EAD6
ΔE00 8.80
Off White (survey)
#FFFFE4
ΔE00 9.66
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9C2 #CDC2D9
analogous
#D9D8C2 #CED9C2 #C2D9C2
triadic
#CED9C2 #C2CED9 #D9C2CE
tetradic
#CED9C2 #C2D9D8 #CDC2D9 #D9C2C2
square
#CED9C2 #C2D9D8 #CDC2D9 #D9C2C2
split-complementary
#CED9C2 #C2C2D9 #D8C2D9
monochromatic
#91AA77 #B0C29C #CED9C2 #ECF0E8 #F0F3EC
Accessibility & contrast
On white
1.47
#CED9C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#CED9C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9C2
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9C2 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD6C1
Deuteranopia (green-blind)
#DAD5C3
Tritanopia (blue-blind)
#CFD7D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced9c2; /* rgb */ color: rgb(206, 217, 194); /* oklch */ color: oklch(87.1% 0.033 128.0);
Tailwind
colors: {
custom: {
50: '#dde4d4',
500: '#ced9c2',
950: '#000000',
},
}SCSS
$custom: #ced9c2; $custom-light: #dde4d4; $custom-dark: #000000;
JSON
{
"hex": "#ced9c2",
"rgb": {
"r": 206,
"g": 217,
"b": 194
},
"hsl": {
"h": 88.696,
"s": 23.232,
"l": 80.588
},
"oklch": {
"l": 0.87063,
"c": 0.03325,
"h": 128
},
"luminance": 0.66643
}Semantic roles & 50–950 ramp
primary
#CED9C2
secondary
#9F90AF
accent
#44A271
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483