#C9DFCF#C9DFCF
#C9DFCF is a very light, muted green. Relative luminance 0.697; OKLCH L 88.3% C 0.032 H 154.1°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DFCF |
|---|---|
| RGB | rgb(201, 223, 207) |
| HSL | hsl(136, 26%, 83%) |
| HSV | hsv(136, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(86.85, -10.30, 5.35) |
| CIE-LCH | lch(86.85, 11.61, 152.53°) |
| OKLab | oklab(88.28% -0.0287 0.014) |
| OKLCH | oklch(88.28% 0.032 154.1) |
| XYZ | xyz(61.7352, 69.6970, 69.2198) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.61
Light Grey
#D8DCD6
ΔE00 8.32
Ice
#D6FFFA
ΔE00 9.14
Lightcyan
#E0FFFF
ΔE00 9.76
Ice Blue (survey)
#D7FFFE
ΔE00 9.94
Very Pale Blue
#D6FFFE
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DFCF #DFC9D9
analogous
#CEDFC9 #C9DFCF #C9DFDA
triadic
#C9DFCF #CFC9DF #DFCFC9
tetradic
#C9DFCF #C9CEDF #DFC9D9 #DFDAC9
square
#C9DFCF #C9CEDF #DFC9D9 #DFDAC9
split-complementary
#C9DFCF #DAC9DF #DFC9CE
monochromatic
#7CB18B #A3C8AD #C9DFCF #ECF4EE #ECF4EE
Accessibility & contrast
On white
1.41
#C9DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#C9DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DFCF
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DFCF | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCE
Deuteranopia (green-blind)
#DBD8D0
Tritanopia (blue-blind)
#C6DEDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c9dfcf; /* rgb */ color: rgb(201, 223, 207); /* oklch */ color: oklch(88.3% 0.032 154.1);
Tailwind
colors: {
custom: {
50: '#d9e9dd',
500: '#c9dfcf',
950: '#000000',
},
}SCSS
$custom: #c9dfcf; $custom-light: #d9e9dd; $custom-dark: #000000;
JSON
{
"hex": "#c9dfcf",
"rgb": {
"r": 201,
"g": 223,
"b": 207
},
"hsl": {
"h": 136.364,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.88282,
"c": 0.03196,
"h": 154.1
},
"luminance": 0.69698
}Semantic roles & 50–950 ramp
primary
#C9DFCF
secondary
#B696AD
accent
#4189A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484