#CEDCC0#CEDCC0
#CEDCC0 is a very light, muted yellow-green. Relative luminance 0.681; OKLCH L 87.6% C 0.041 H 129.0°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCC0 |
|---|---|
| RGB | rgb(206, 220, 192) |
| HSL | hsl(90, 29%, 81%) |
| HSV | hsv(90, 13%, 86%) |
| CMYK | cmyk(6.4%, 0%, 12.7%, 13.7%) |
| CIE-LAB | lab(86.06, -9.68, 12.17) |
| CIE-LCH | lch(86.06, 15.55, 128.50°) |
| OKLab | oklab(87.63% -0.0255 0.0316) |
| OKLCH | oklch(87.63% 0.041 129) |
| XYZ | xyz(60.5597, 68.1137, 59.8158) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.25
Honeydew
#F0FFF0
ΔE00 8.99
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.13
Light Grey
#D8DCD6
ΔE00 9.56
Lightyellow
#FFFFE0
ΔE00 9.61
Off White (survey)
#FFFFE4
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCC0 #CEC0DC
analogous
#DCDCC0 #CEDCC0 #C0DCC0
triadic
#CEDCC0 #C0CEDC #DCC0CE
tetradic
#CEDCC0 #C0DCDC #CEC0DC #DCC0C0
square
#CEDCC0 #C0DCDC #CEC0DC #DCC0C0
split-complementary
#CEDCC0 #C0C0DC #DCC0DC
monochromatic
#91B071 #AFC699 #CEDCC0 #EDF2E7 #F0F4EB
Accessibility & contrast
On white
1.44
#CEDCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#CEDCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCC0
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCC0 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BE
Deuteranopia (green-blind)
#DDD7C1
Tritanopia (blue-blind)
#CFD9D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cedcc0; /* rgb */ color: rgb(206, 220, 192); /* oklch */ color: oklch(87.6% 0.041 129.0);
Tailwind
colors: {
custom: {
50: '#dde6d3',
500: '#cedcc0',
950: '#000000',
},
}SCSS
$custom: #cedcc0; $custom-light: #dde6d3; $custom-dark: #000000;
JSON
{
"hex": "#cedcc0",
"rgb": {
"r": 206,
"g": 220,
"b": 192
},
"hsl": {
"h": 90,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.87634,
"c": 0.04061,
"h": 129
},
"luminance": 0.68114
}Semantic roles & 50–950 ramp
primary
#CEDCC0
secondary
#A08DB3
accent
#3EA773
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483