#C9DFCD#C9DFCD
#C9DFCD is a very light, muted green. Relative luminance 0.696; OKLCH L 88.2% C 0.034 H 150.8°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DFCD |
|---|---|
| RGB | rgb(201, 223, 205) |
| HSL | hsl(131, 26%, 83%) |
| HSV | hsv(131, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(86.80, -10.66, 6.34) |
| CIE-LCH | lch(86.80, 12.40, 149.27°) |
| OKLab | oklab(88.23% -0.0296 0.0165) |
| OKLCH | oklch(88.23% 0.034 150.8) |
| XYZ | xyz(61.4922, 69.5998, 67.9402) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.73
Light Grey
#D8DCD6
ΔE00 8.72
Ice
#D6FFFA
ΔE00 9.54
Beige
#F5F5DC
ΔE00 10.02
Lightcyan
#E0FFFF
ΔE00 10.32
Mintcream
#F5FFFA
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DFCD #DFC9DB
analogous
#D0DFC9 #C9DFCD #C9DFD8
triadic
#C9DFCD #CDC9DF #DFCDC9
tetradic
#C9DFCD #C9D0DF #DFC9DB #DFD8C9
square
#C9DFCD #C9D0DF #DFC9DB #DFD8C9
split-complementary
#C9DFCD #D8C9DF #DFC9D0
monochromatic
#7CB186 #A3C8A9 #C9DFCD #ECF4ED #ECF4ED
Accessibility & contrast
On white
1.41
#C9DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#C9DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DFCD
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DFCD | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCC
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#C6DEDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c9dfcd; /* rgb */ color: rgb(201, 223, 205); /* oklch */ color: oklch(88.2% 0.034 150.8);
Tailwind
colors: {
custom: {
50: '#d9e9dc',
500: '#c9dfcd',
950: '#000000',
},
}SCSS
$custom: #c9dfcd; $custom-light: #d9e9dc; $custom-dark: #000000;
JSON
{
"hex": "#c9dfcd",
"rgb": {
"r": 201,
"g": 223,
"b": 205
},
"hsl": {
"h": 130.909,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.88229,
"c": 0.03386,
"h": 150.8
},
"luminance": 0.69601
}Semantic roles & 50–950 ramp
primary
#C9DFCD
secondary
#B696B0
accent
#4192A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484