#CEDFC9#CEDFC9
#CEDFC9 is a very light, muted green. Relative luminance 0.701; OKLCH L 88.5% C 0.035 H 138.6°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFC9 |
|---|---|
| RGB | rgb(206, 223, 201) |
| HSL | hsl(106, 26%, 83%) |
| HSV | hsv(106, 10%, 87%) |
| CMYK | cmyk(7.6%, 0%, 9.9%, 12.5%) |
| CIE-LAB | lab(87.05, -9.67, 8.85) |
| CIE-LCH | lch(87.05, 13.11, 137.54°) |
| OKLab | oklab(88.48% -0.0261 0.0231) |
| OKLCH | oklch(88.48% 0.035 138.6) |
| XYZ | xyz(62.3820, 70.1137, 65.4938) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.58
Beige
#F5F5DC
ΔE00 8.47
Light Grey
#D8DCD6
ΔE00 8.48
Off White (survey)
#FFFFE4
ΔE00 9.89
Lightyellow
#FFFFE0
ΔE00 10.02
Eggshell
#F0EAD6
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFC9 #DAC9DF
analogous
#D9DFC9 #CEDFC9 #C9DFCF
triadic
#CEDFC9 #C9CEDF #DFC9CE
tetradic
#CEDFC9 #C9D9DF #DAC9DF #DFCFC9
square
#CEDFC9 #C9D9DF #DAC9DF #DFCFC9
split-complementary
#CEDFC9 #CFC9DF #DFC9D9
monochromatic
#88B17C #ABC8A3 #CEDFC9 #EEF4EC #EEF4EC
Accessibility & contrast
On white
1.40
#CEDFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#CEDFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFC9
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFC9 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBC8
Deuteranopia (green-blind)
#DED9CA
Tritanopia (blue-blind)
#CEDDD9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedfc9; /* rgb */ color: rgb(206, 223, 201); /* oklch */ color: oklch(88.5% 0.035 138.6);
Tailwind
colors: {
custom: {
50: '#dde9d9',
500: '#cedfc9',
950: '#000000',
},
}SCSS
$custom: #cedfc9; $custom-light: #dde9d9; $custom-dark: #000000;
JSON
{
"hex": "#cedfc9",
"rgb": {
"r": 206,
"g": 223,
"b": 201
},
"hsl": {
"h": 106.364,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.88484,
"c": 0.03483,
"h": 138.6
},
"luminance": 0.70114
}Semantic roles & 50–950 ramp
primary
#CEDFC9
secondary
#AF96B6
accent
#41A48E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483