#CEDFD0#CEDFD0
#CEDFD0 is a very light, muted green. Relative luminance 0.705; OKLCH L 88.7% C 0.027 H 148.8°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFD0 |
|---|---|
| RGB | rgb(206, 223, 208) |
| HSL | hsl(127, 21%, 84%) |
| HSV | hsv(127, 8%, 87%) |
| CMYK | cmyk(7.6%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(87.22, -8.44, 5.40) |
| CIE-LCH | lch(87.22, 10.02, 147.35°) |
| OKLab | oklab(88.67% -0.0233 0.0141) |
| OKLCH | oklch(88.67% 0.027 148.8) |
| XYZ | xyz(63.2242, 70.4506, 69.9297) |
| Luminance | 0.7045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.74
Honeydew
#F0FFF0
ΔE00 6.97
Beige
#F5F5DC
ΔE00 8.95
Mintcream
#F5FFFA
ΔE00 9.01
Silver (survey)
#C5C9C7
ΔE00 9.27
Ice
#D6FFFA
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFD0 #DFCEDD
analogous
#D5DFCE #CEDFD0 #CEDFD9
triadic
#CEDFD0 #D0CEDF #DFD0CE
tetradic
#CEDFD0 #CED5DF #DFCEDD #DFD9CE
square
#CEDFD0 #CED5DF #DFCEDD #DFD9CE
split-complementary
#CEDFD0 #D9CEDF #DFCED5
monochromatic
#84AF89 #A9C7AC #CEDFD0 #ECF3ED #ECF3ED
Accessibility & contrast
On white
1.39
#CEDFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#CEDFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFD0
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFD0 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCCF
Deuteranopia (green-blind)
#DCDAD1
Tritanopia (blue-blind)
#CCDEDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedfd0; /* rgb */ color: rgb(206, 223, 208); /* oklch */ color: oklch(88.7% 0.027 148.8);
Tailwind
colors: {
custom: {
50: '#dde9de',
500: '#cedfd0',
950: '#000000',
},
}SCSS
$custom: #cedfd0; $custom-light: #dde9de; $custom-dark: #000000;
JSON
{
"hex": "#cedfd0",
"rgb": {
"r": 206,
"g": 223,
"b": 208
},
"hsl": {
"h": 127.059,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.88669,
"c": 0.02725,
"h": 148.8
},
"luminance": 0.70451
}Semantic roles & 50–950 ramp
primary
#CEDFD0
secondary
#B59CB2
accent
#46959F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484