#CEDFCC#CEDFCC
#CEDFCC is a very light, muted green. Relative luminance 0.703; OKLCH L 88.6% C 0.031 H 142.3°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFCC |
|---|---|
| RGB | rgb(206, 223, 204) |
| HSL | hsl(114, 23%, 84%) |
| HSV | hsv(114, 9%, 87%) |
| CMYK | cmyk(7.6%, 0%, 8.5%, 12.5%) |
| CIE-LAB | lab(87.12, -9.15, 7.37) |
| CIE-LCH | lch(87.12, 11.75, 141.13°) |
| OKLab | oklab(88.56% -0.0249 0.0192) |
| OKLCH | oklch(88.56% 0.031 142.3) |
| XYZ | xyz(62.7383, 70.2563, 67.3706) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.23
Light Grey
#D8DCD6
ΔE00 7.72
Beige
#F5F5DC
ΔE00 8.59
Mintcream
#F5FFFA
ΔE00 9.87
Eggshell
#F0EAD6
ΔE00 9.97
Off White (survey)
#FFFFE4
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFCC #DDCCDF
analogous
#D7DFCC #CEDFCC #CCDFD3
triadic
#CEDFCC #CCCEDF #DFCCCE
tetradic
#CEDFCC #CCD7DF #DDCCDF #DFD3CC
square
#CEDFCC #CCD7DF #DDCCDF #DFD3CC
split-complementary
#CEDFCC #D3CCDF #DFCCD7
monochromatic
#86B081 #AAC7A6 #CEDFCC #EDF3EC #EDF3EC
Accessibility & contrast
On white
1.40
#CEDFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#CEDFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFCC
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFCC | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCB
Deuteranopia (green-blind)
#DDDACD
Tritanopia (blue-blind)
#CDDED9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedfcc; /* rgb */ color: rgb(206, 223, 204); /* oklch */ color: oklch(88.6% 0.031 142.3);
Tailwind
colors: {
custom: {
50: '#dde9db',
500: '#cedfcc',
950: '#000000',
},
}SCSS
$custom: #cedfcc; $custom-light: #dde9db; $custom-dark: #000000;
JSON
{
"hex": "#cedfcc",
"rgb": {
"r": 206,
"g": 223,
"b": 204
},
"hsl": {
"h": 113.684,
"s": 22.892,
"l": 83.725
},
"oklch": {
"l": 0.88563,
"c": 0.03147,
"h": 142.3
},
"luminance": 0.70257
}Semantic roles & 50–950 ramp
primary
#CEDFCC
secondary
#B39AB6
accent
#44A198
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151615
muted
#848484