#CEDCC2#CEDCC2
#CEDCC2 is a very light, muted yellow-green. Relative luminance 0.682; OKLCH L 87.7% C 0.038 H 130.4°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCC2 |
|---|---|
| RGB | rgb(206, 220, 194) |
| HSL | hsl(92, 27%, 81%) |
| HSV | hsv(92, 12%, 86%) |
| CMYK | cmyk(6.4%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(86.11, -9.34, 11.18) |
| CIE-LCH | lch(86.11, 14.57, 129.89°) |
| OKLab | oklab(87.68% -0.0247 0.029) |
| OKLCH | oklch(87.68% 0.038 130.4) |
| XYZ | xyz(60.7828, 68.2030, 60.9908) |
| Luminance | 0.6820 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.17
Honeydew
#F0FFF0
ΔE00 8.65
Light Grey
#D8DCD6
ΔE00 9.02
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.36
Lightyellow
#FFFFE0
ΔE00 9.65
Eggshell
#F0EAD6
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCC2 #D0C2DC
analogous
#DBDCC2 #CEDCC2 #C2DCC3
triadic
#CEDCC2 #C2CEDC #DCC2CE
tetradic
#CEDCC2 #C2DBDC #D0C2DC #DCC3C2
square
#CEDCC2 #C2DBDC #D0C2DC #DCC3C2
split-complementary
#CEDCC2 #C3C2DC #DCC2DB
monochromatic
#90AF74 #AFC69B #CEDCC2 #EDF2E9 #EFF4EC
Accessibility & contrast
On white
1.43
#CEDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#CEDCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCC2
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCC2 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8C1
Deuteranopia (green-blind)
#DDD7C3
Tritanopia (blue-blind)
#CFD9D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cedcc2; /* rgb */ color: rgb(206, 220, 194); /* oklch */ color: oklch(87.7% 0.038 130.4);
Tailwind
colors: {
custom: {
50: '#dde6d4',
500: '#cedcc2',
950: '#000000',
},
}SCSS
$custom: #cedcc2; $custom-light: #dde6d4; $custom-dark: #000000;
JSON
{
"hex": "#cedcc2",
"rgb": {
"r": 206,
"g": 220,
"b": 194
},
"hsl": {
"h": 92.308,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87684,
"c": 0.03814,
"h": 130.4
},
"luminance": 0.68203
}Semantic roles & 50–950 ramp
primary
#CEDCC2
secondary
#A28FB3
accent
#40A677
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483