#CEDDC0#CEDDC0
#CEDDC0 is a very light, muted yellow-green. Relative luminance 0.686; OKLCH L 87.8% C 0.042 H 129.7°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDC0 |
|---|---|
| RGB | rgb(206, 221, 192) |
| HSL | hsl(91, 30%, 81%) |
| HSV | hsv(91, 13%, 87%) |
| CMYK | cmyk(6.8%, 0%, 13.1%, 13.3%) |
| CIE-LAB | lab(86.33, -10.19, 12.54) |
| CIE-LCH | lch(86.33, 16.16, 129.09°) |
| OKLab | oklab(87.84% -0.0269 0.0325) |
| OKLCH | oklch(87.84% 0.042 129.7) |
| XYZ | xyz(60.8229, 68.6402, 59.9035) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.39
Honeydew
#F0FFF0
ΔE00 9.01
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.07
Lightyellow
#FFFFE0
ΔE00 9.63
Off White (survey)
#FFFFE4
ΔE00 9.79
Light Grey Green
#B7E1A1
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDC0 #CFC0DD
analogous
#DCDDC0 #CEDDC0 #C0DDC0
triadic
#CEDDC0 #C0CEDD #DDC0CE
tetradic
#CEDDC0 #C0DCDD #CFC0DD #DDC0C0
square
#CEDDC0 #C0DCDD #CFC0DD #DDC0C0
split-complementary
#CEDDC0 #C0C0DD #DDC0DC
monochromatic
#90B271 #AFC898 #CEDDC0 #EDF2E8 #F0F4EB
Accessibility & contrast
On white
1.43
#CEDDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#CEDDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDC0
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDC0 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D9BE
Deuteranopia (green-blind)
#DED8C1
Tritanopia (blue-blind)
#CFDAD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ceddc0; /* rgb */ color: rgb(206, 221, 192); /* oklch */ color: oklch(87.8% 0.042 129.7);
Tailwind
colors: {
custom: {
50: '#dde7d3',
500: '#ceddc0',
950: '#000000',
},
}SCSS
$custom: #ceddc0; $custom-light: #dde7d3; $custom-dark: #000000;
JSON
{
"hex": "#ceddc0",
"rgb": {
"r": 206,
"g": 221,
"b": 192
},
"hsl": {
"h": 91.034,
"s": 29.897,
"l": 80.98
},
"oklch": {
"l": 0.87842,
"c": 0.04222,
"h": 129.7
},
"luminance": 0.6864
}Semantic roles & 50–950 ramp
primary
#CEDDC0
secondary
#A18DB4
accent
#3DA975
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483