#C9DFD0#C9DFD0
#C9DFD0 is a very light, muted green. Relative luminance 0.697; OKLCH L 88.3% C 0.031 H 155.9°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DFD0 |
|---|---|
| RGB | rgb(201, 223, 208) |
| HSL | hsl(139, 26%, 83%) |
| HSV | hsv(139, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(86.87, -10.11, 4.86) |
| CIE-LCH | lch(86.87, 11.22, 154.33°) |
| OKLab | oklab(88.31% -0.0283 0.0127) |
| OKLCH | oklch(88.31% 0.031 155.9) |
| XYZ | xyz(61.8578, 69.7461, 69.8657) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.58
Light Grey
#D8DCD6
ΔE00 8.13
Ice
#D6FFFA
ΔE00 8.95
Lightcyan
#E0FFFF
ΔE00 9.49
Ice Blue (survey)
#D7FFFE
ΔE00 9.69
Very Pale Blue
#D6FFFE
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DFD0 #DFC9D8
analogous
#CDDFC9 #C9DFD0 #C9DFDB
triadic
#C9DFD0 #D0C9DF #DFD0C9
tetradic
#C9DFD0 #C9CDDF #DFC9D8 #DFDBC9
square
#C9DFD0 #C9CDDF #DFC9D8 #DFDBC9
split-complementary
#C9DFD0 #DBC9DF #DFC9CD
monochromatic
#7CB18D #A3C8AF #C9DFD0 #ECF4EE #ECF4EE
Accessibility & contrast
On white
1.40
#C9DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#C9DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DFD0
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DFD0 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCF
Deuteranopia (green-blind)
#DBD8D1
Tritanopia (blue-blind)
#C6DEDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c9dfd0; /* rgb */ color: rgb(201, 223, 208); /* oklch */ color: oklch(88.3% 0.031 155.9);
Tailwind
colors: {
custom: {
50: '#d9e9de',
500: '#c9dfd0',
950: '#000000',
},
}SCSS
$custom: #c9dfd0; $custom-light: #d9e9de; $custom-dark: #000000;
JSON
{
"hex": "#c9dfd0",
"rgb": {
"r": 201,
"g": 223,
"b": 208
},
"hsl": {
"h": 139.091,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.88309,
"c": 0.03106,
"h": 155.9
},
"luminance": 0.69747
}Semantic roles & 50–950 ramp
primary
#C9DFD0
secondary
#B696AC
accent
#4185A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484