#C9DFD1#C9DFD1
#C9DFD1 is a very light, muted green. Relative luminance 0.698; OKLCH L 88.3% C 0.030 H 157.8°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DFD1 |
|---|---|
| RGB | rgb(201, 223, 209) |
| HSL | hsl(142, 26%, 83%) |
| HSV | hsv(142, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(86.90, -9.93, 4.37) |
| CIE-LCH | lch(86.90, 10.85, 156.24°) |
| OKLab | oklab(88.34% -0.0279 0.0114) |
| OKLCH | oklch(88.34% 0.03 157.8) |
| XYZ | xyz(61.9812, 69.7954, 70.5156) |
| Luminance | 0.6980 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.56
Light Grey
#D8DCD6
ΔE00 7.95
Ice
#D6FFFA
ΔE00 8.77
Lightcyan
#E0FFFF
ΔE00 9.22
Ice Blue (survey)
#D7FFFE
ΔE00 9.46
Very Pale Blue
#D6FFFE
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DFD1 #DFC9D7
analogous
#CCDFC9 #C9DFD1 #C9DFDC
triadic
#C9DFD1 #D1C9DF #DFD1C9
tetradic
#C9DFD1 #C9CCDF #DFC9D7 #DFDCC9
square
#C9DFD1 #C9CCDF #DFC9D7 #DFDCC9
split-complementary
#C9DFD1 #DCC9DF #DFC9CC
monochromatic
#7CB190 #A3C8B0 #C9DFD1 #ECF4EF #ECF4EF
Accessibility & contrast
On white
1.40
#C9DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#C9DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DFD1
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DFD1 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBD0
Deuteranopia (green-blind)
#DAD8D2
Tritanopia (blue-blind)
#C6DFDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c9dfd1; /* rgb */ color: rgb(201, 223, 209); /* oklch */ color: oklch(88.3% 0.030 157.8);
Tailwind
colors: {
custom: {
50: '#d9e9df',
500: '#c9dfd1',
950: '#000000',
},
}SCSS
$custom: #c9dfd1; $custom-light: #d9e9df; $custom-dark: #000000;
JSON
{
"hex": "#c9dfd1",
"rgb": {
"r": 201,
"g": 223,
"b": 209
},
"hsl": {
"h": 141.818,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.88337,
"c": 0.03018,
"h": 157.8
},
"luminance": 0.69796
}Semantic roles & 50–950 ramp
primary
#C9DFD1
secondary
#B696AA
accent
#4180A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484