#C9DFCA#C9DFCA
#C9DFCA is a very light, muted green. Relative luminance 0.695; OKLCH L 88.1% C 0.037 H 146.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DFCA |
|---|---|
| RGB | rgb(201, 223, 202) |
| HSL | hsl(123, 26%, 83%) |
| HSV | hsv(123, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(86.73, -11.20, 7.81) |
| CIE-LCH | lch(86.73, 13.65, 145.09°) |
| OKLab | oklab(88.15% -0.0308 0.0204) |
| OKLCH | oklch(88.15% 0.037 146.5) |
| XYZ | xyz(61.1336, 69.4564, 66.0513) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.01
Light Grey
#D8DCD6
ΔE00 9.35
Beige
#F5F5DC
ΔE00 9.87
Ice
#D6FFFA
ΔE00 10.20
Duck Egg Blue
#C3FBF4
ΔE00 10.97
Mintcream
#F5FFFA
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DFCA #DFC9DE
analogous
#D3DFC9 #C9DFCA #C9DFD5
triadic
#C9DFCA #CAC9DF #DFCAC9
tetradic
#C9DFCA #C9D3DF #DFC9DE #DFD5C9
square
#C9DFCA #C9D3DF #DFC9DE #DFD5C9
split-complementary
#C9DFCA #D5C9DF #DFC9D3
monochromatic
#7CB17F #A3C8A4 #C9DFCA #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.41
#C9DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#C9DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DFCA
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DFCA | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBC9
Deuteranopia (green-blind)
#DCD8CB
Tritanopia (blue-blind)
#C7DED9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c9dfca; /* rgb */ color: rgb(201, 223, 202); /* oklch */ color: oklch(88.1% 0.037 146.5);
Tailwind
colors: {
custom: {
50: '#d9e9da',
500: '#c9dfca',
950: '#000000',
},
}SCSS
$custom: #c9dfca; $custom-light: #d9e9da; $custom-dark: #000000;
JSON
{
"hex": "#c9dfca",
"rgb": {
"r": 201,
"g": 223,
"b": 202
},
"hsl": {
"h": 122.727,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.88149,
"c": 0.03688,
"h": 146.5
},
"luminance": 0.69457
}Semantic roles & 50–950 ramp
primary
#C9DFCA
secondary
#B696B5
accent
#41A0A4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483