#CEDECC#CEDECC
#CEDECC is a very light, muted green. Relative luminance 0.697; OKLCH L 88.4% C 0.030 H 142.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDECC |
|---|---|
| RGB | rgb(206, 222, 204) |
| HSL | hsl(113, 21%, 84%) |
| HSV | hsv(113, 8%, 87%) |
| CMYK | cmyk(7.2%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(86.86, -8.64, 7.00) |
| CIE-LCH | lch(86.86, 11.12, 140.99°) |
| OKLab | oklab(88.36% -0.0235 0.0183) |
| OKLCH | oklch(88.36% 0.03 142.2) |
| XYZ | xyz(62.4719, 69.7235, 67.2818) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.23
Honeydew
#F0FFF0
ΔE00 7.28
Beige
#F5F5DC
ΔE00 8.54
Mintcream
#F5FFFA
ΔE00 9.69
Eggshell
#F0EAD6
ΔE00 9.72
Silver (survey)
#C5C9C7
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDECC #DCCCDE
analogous
#D7DECC #CEDECC #CCDED3
triadic
#CEDECC #CCCEDE #DECCCE
tetradic
#CEDECC #CCD7DE #DCCCDE #DED3CC
square
#CEDECC #CCD7DE #DCCCDE #DED3CC
split-complementary
#CEDECC #D3CCDE #DECCD7
monochromatic
#87AE82 #AAC6A7 #CEDECC #EDF3EC #EDF3EC
Accessibility & contrast
On white
1.41
#CEDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#CEDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDECC
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDECC | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCB
Deuteranopia (green-blind)
#DCD9CD
Tritanopia (blue-blind)
#CDDDD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedecc; /* rgb */ color: rgb(206, 222, 204); /* oklch */ color: oklch(88.4% 0.030 142.2);
Tailwind
colors: {
custom: {
50: '#dde8db',
500: '#cedecc',
950: '#000000',
},
}SCSS
$custom: #cedecc; $custom-light: #dde8db; $custom-dark: #000000;
JSON
{
"hex": "#cedecc",
"rgb": {
"r": 206,
"g": 222,
"b": 204
},
"hsl": {
"h": 113.333,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.88356,
"c": 0.02977,
"h": 142.2
},
"luminance": 0.69724
}Semantic roles & 50–950 ramp
primary
#CEDECC
secondary
#B19AB4
accent
#46A096
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151615
muted
#848484