#CFDFC9#CFDFC9
#CFDFC9 is a very light, muted green. Relative luminance 0.703; OKLCH L 88.6% C 0.034 H 137.1°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFC9 |
|---|---|
| RGB | rgb(207, 223, 201) |
| HSL | hsl(104, 26%, 83%) |
| HSV | hsv(104, 10%, 87%) |
| CMYK | cmyk(7.2%, 0%, 9.9%, 12.5%) |
| CIE-LAB | lab(87.12, -9.33, 8.96) |
| CIE-LCH | lch(87.12, 12.93, 136.16°) |
| OKLab | oklab(88.56% -0.0251 0.0233) |
| OKLCH | oklch(88.56% 0.034 137.1) |
| XYZ | xyz(62.6605, 70.2574, 65.5069) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.51
Beige
#F5F5DC
ΔE00 8.19
Light Grey
#D8DCD6
ΔE00 8.27
Off White (survey)
#FFFFE4
ΔE00 9.65
Eggshell
#F0EAD6
ΔE00 9.75
Lightyellow
#FFFFE0
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFC9 #D9C9DF
analogous
#DADFC9 #CFDFC9 #C9DFCE
triadic
#CFDFC9 #C9CFDF #DFC9CF
tetradic
#CFDFC9 #C9DADF #D9C9DF #DFCEC9
square
#CFDFC9 #C9DADF #D9C9DF #DFCEC9
split-complementary
#CFDFC9 #CEC9DF #DFC9DA
monochromatic
#8BB17C #ADC8A3 #CFDFC9 #EEF4EC #EEF4EC
Accessibility & contrast
On white
1.40
#CFDFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#CFDFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFC9
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFC9 | 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)
#E1DBC8
Deuteranopia (green-blind)
#DEDACA
Tritanopia (blue-blind)
#CFDDD9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfdfc9; /* rgb */ color: rgb(207, 223, 201); /* oklch */ color: oklch(88.6% 0.034 137.1);
Tailwind
colors: {
custom: {
50: '#dde9d9',
500: '#cfdfc9',
950: '#000000',
},
}SCSS
$custom: #cfdfc9; $custom-light: #dde9d9; $custom-dark: #000000;
JSON
{
"hex": "#cfdfc9",
"rgb": {
"r": 207,
"g": 223,
"b": 201
},
"hsl": {
"h": 103.636,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.88558,
"c": 0.03426,
"h": 137.1
},
"luminance": 0.70258
}Semantic roles & 50–950 ramp
primary
#CFDFC9
secondary
#AD96B6
accent
#41A489
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483