#C9E2CD#C9E2CD
#C9E2CD is a very light, muted green. Relative luminance 0.712; OKLCH L 88.9% C 0.039 H 150.0°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C9E2CD |
|---|---|
| RGB | rgb(201, 226, 205) |
| HSL | hsl(130, 30%, 84%) |
| HSV | hsv(130, 11%, 89%) |
| CMYK | cmyk(11.1%, 0%, 9.3%, 11.4%) |
| CIE-LAB | lab(87.59, -12.18, 7.47) |
| CIE-LCH | lch(87.59, 14.29, 148.46°) |
| OKLab | oklab(88.85% -0.0337 0.0195) |
| OKLCH | oklch(88.85% 0.039 150) |
| XYZ | xyz(62.3009, 71.2171, 68.2097) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.86
Ice
#D6FFFA
ΔE00 9.43
Light Grey
#D8DCD6
ΔE00 10.00
Duck Egg Blue
#C3FBF4
ΔE00 10.07
Beige
#F5F5DC
ΔE00 10.29
Ice Blue (survey)
#D7FFFE
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9E2CD #E2C9DE
analogous
#D1E2C9 #C9E2CD #C9E2D9
triadic
#C9E2CD #CDC9E2 #E2CDC9
tetradic
#C9E2CD #C9D1E2 #E2C9DE #E2D9C9
square
#C9E2CD #C9D1E2 #E2C9DE #E2D9C9
split-complementary
#C9E2CD #D9C9E2 #E2C9D1
monochromatic
#79B783 #A1CDA8 #C9E2CD #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.38
#C9E2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#C9E2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9E2CD
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9E2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9E2CD | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCC
Deuteranopia (green-blind)
#DEDACE
Tritanopia (blue-blind)
#C6E1DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c9e2cd; /* rgb */ color: rgb(201, 226, 205); /* oklch */ color: oklch(88.9% 0.039 150.0);
Tailwind
colors: {
custom: {
50: '#d9ebdc',
500: '#c9e2cd',
950: '#000000',
},
}SCSS
$custom: #c9e2cd; $custom-light: #d9ebdc; $custom-dark: #000000;
JSON
{
"hex": "#c9e2cd",
"rgb": {
"r": 201,
"g": 226,
"b": 205
},
"hsl": {
"h": 129.6,
"s": 30.12,
"l": 83.725
},
"oklch": {
"l": 0.88855,
"c": 0.03891,
"h": 150
},
"luminance": 0.71218
}Semantic roles & 50–950 ramp
primary
#C9E2CD
secondary
#BA95B4
accent
#3D98A9
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484