#CEDFD6#CEDFD6
#CEDFD6 is a very light, muted green. Relative luminance 0.708; OKLCH L 88.8% C 0.022 H 163.0°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFD6 |
|---|---|
| RGB | rgb(206, 223, 214) |
| HSL | hsl(148, 21%, 84%) |
| HSV | hsv(148, 8%, 87%) |
| CMYK | cmyk(7.6%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(87.36, -7.34, 2.46) |
| CIE-LCH | lch(87.36, 7.74, 161.49°) |
| OKLab | oklab(88.83% -0.0209 0.0064) |
| OKLCH | oklch(88.83% 0.022 163) |
| XYZ | xyz(63.9764, 70.7515, 73.8912) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.57
Honeydew
#F0FFF0
ΔE00 7.23
Silver (survey)
#C5C9C7
ΔE00 7.95
Mintcream
#F5FFFA
ΔE00 7.98
Azure (CSS)
#F0FFFF
ΔE00 8.33
Lightcyan
#E0FFFF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFD6 #DFCED7
analogous
#CFDFCE #CEDFD6 #CEDFDF
triadic
#CEDFD6 #D6CEDF #DFD6CE
tetradic
#CEDFD6 #CECFDF #DFCED7 #DFDFCE
square
#CEDFD6 #CECFDF #DFCED7 #DFDFCE
split-complementary
#CEDFD6 #DFCEDF #DFCECF
monochromatic
#84AF98 #A9C7B7 #CEDFD6 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.39
#CEDFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#CEDFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFD6
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFD6 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD6
Deuteranopia (green-blind)
#DBDAD6
Tritanopia (blue-blind)
#CBDFDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedfd6; /* rgb */ color: rgb(206, 223, 214); /* oklch */ color: oklch(88.8% 0.022 163.0);
Tailwind
colors: {
custom: {
50: '#dde9e2',
500: '#cedfd6',
950: '#000000',
},
}SCSS
$custom: #cedfd6; $custom-light: #dde9e2; $custom-dark: #000000;
JSON
{
"hex": "#cedfd6",
"rgb": {
"r": 206,
"g": 223,
"b": 214
},
"hsl": {
"h": 148.235,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.88834,
"c": 0.02189,
"h": 163
},
"luminance": 0.70752
}Semantic roles & 50–950 ramp
primary
#CEDFD6
secondary
#B59CA9
accent
#46759F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484