#CEDCC4#CEDCC4
#CEDCC4 is a very light, muted yellow-green. Relative luminance 0.683; OKLCH L 87.7% C 0.036 H 132.1°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCC4 |
|---|---|
| RGB | rgb(206, 220, 196) |
| HSL | hsl(95, 26%, 82%) |
| HSV | hsv(95, 11%, 86%) |
| CMYK | cmyk(6.4%, 0%, 10.9%, 13.7%) |
| CIE-LAB | lab(86.15, -9.01, 10.19) |
| CIE-LCH | lch(86.15, 13.60, 131.46°) |
| OKLab | oklab(87.73% -0.0239 0.0265) |
| OKLCH | oklch(87.73% 0.036 132.1) |
| XYZ | xyz(61.0089, 68.2934, 62.1817) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.13
Honeydew
#F0FFF0
ΔE00 8.33
Light Grey
#D8DCD6
ΔE00 8.47
Eggshell
#F0EAD6
ΔE00 9.50
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.63
Off White (survey)
#FFFFE4
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCC4 #D2C4DC
analogous
#DADCC4 #CEDCC4 #C4DCC6
triadic
#CEDCC4 #C4CEDC #DCC4CE
tetradic
#CEDCC4 #C4DADC #D2C4DC #DCC6C4
square
#CEDCC4 #C4DADC #D2C4DC #DCC6C4
split-complementary
#CEDCC4 #C6C4DC #DCC4DA
monochromatic
#8EAE77 #AEC59E #CEDCC4 #EEF3EA #EFF4EC
Accessibility & contrast
On white
1.43
#CEDCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#CEDCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCC4
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCC4 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8C3
Deuteranopia (green-blind)
#DCD7C5
Tritanopia (blue-blind)
#CFDAD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cedcc4; /* rgb */ color: rgb(206, 220, 196); /* oklch */ color: oklch(87.7% 0.036 132.1);
Tailwind
colors: {
custom: {
50: '#dde6d5',
500: '#cedcc4',
950: '#000000',
},
}SCSS
$custom: #cedcc4; $custom-light: #dde6d5; $custom-dark: #000000;
JSON
{
"hex": "#cedcc4",
"rgb": {
"r": 206,
"g": 220,
"b": 196
},
"hsl": {
"h": 95,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.87734,
"c": 0.03571,
"h": 132.1
},
"luminance": 0.68294
}Semantic roles & 50–950 ramp
primary
#CEDCC4
secondary
#A591B3
accent
#41A47B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483