#CEDCC1#CEDCC1
#CEDCC1 is a very light, muted yellow-green. Relative luminance 0.682; OKLCH L 87.7% C 0.039 H 129.7°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCC1 |
|---|---|
| RGB | rgb(206, 220, 193) |
| HSL | hsl(91, 28%, 81%) |
| HSV | hsv(91, 12%, 86%) |
| CMYK | cmyk(6.4%, 0%, 12.3%, 13.7%) |
| CIE-LAB | lab(86.09, -9.51, 11.68) |
| CIE-LCH | lch(86.09, 15.06, 129.17°) |
| OKLab | oklab(87.66% -0.0251 0.0303) |
| OKLCH | oklch(87.66% 0.039 129.7) |
| XYZ | xyz(60.6709, 68.1582, 60.4013) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.20
Honeydew
#F0FFF0
ΔE00 8.82
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.24
Light Grey
#D8DCD6
ΔE00 9.29
Lightyellow
#FFFFE0
ΔE00 9.63
Off White (survey)
#FFFFE4
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCC1 #CFC1DC
analogous
#DBDCC1 #CEDCC1 #C1DCC1
triadic
#CEDCC1 #C1CEDC #DCC1CE
tetradic
#CEDCC1 #C1DBDC #CFC1DC #DCC1C1
square
#CEDCC1 #C1DBDC #CFC1DC #DCC1C1
split-complementary
#CEDCC1 #C1C1DC #DCC1DB
monochromatic
#90B073 #AFC69A #CEDCC1 #EDF2E8 #F0F4EB
Accessibility & contrast
On white
1.44
#CEDCC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#CEDCC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCC1
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCC1 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8C0
Deuteranopia (green-blind)
#DDD7C2
Tritanopia (blue-blind)
#CFD9D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cedcc1; /* rgb */ color: rgb(206, 220, 193); /* oklch */ color: oklch(87.7% 0.039 129.7);
Tailwind
colors: {
custom: {
50: '#dde6d3',
500: '#cedcc1',
950: '#000000',
},
}SCSS
$custom: #cedcc1; $custom-light: #dde6d3; $custom-dark: #000000;
JSON
{
"hex": "#cedcc1",
"rgb": {
"r": 206,
"g": 220,
"b": 193
},
"hsl": {
"h": 91.111,
"s": 27.835,
"l": 80.98
},
"oklch": {
"l": 0.87659,
"c": 0.03937,
"h": 129.7
},
"luminance": 0.68158
}Semantic roles & 50–950 ramp
primary
#CEDCC1
secondary
#A18EB3
accent
#3FA675
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483