#C9DBCE#C9DBCE
#C9DBCE is a very light, muted green. Relative luminance 0.675; OKLCH L 87.4% C 0.026 H 154.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DBCE |
|---|---|
| RGB | rgb(201, 219, 206) |
| HSL | hsl(137, 20%, 82%) |
| HSV | hsv(137, 8%, 86%) |
| CMYK | cmyk(8.2%, 0%, 5.9%, 14.1%) |
| CIE-LAB | lab(85.77, -8.44, 4.33) |
| CIE-LCH | lch(85.77, 9.48, 152.84°) |
| OKLab | oklab(87.42% -0.0236 0.0113) |
| OKLCH | oklch(87.42% 0.026 154.4) |
| XYZ | xyz(60.5572, 67.5361, 68.2259) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.70
Honeydew
#F0FFF0
ΔE00 7.96
Silver (survey)
#C5C9C7
ΔE00 8.62
Mintcream
#F5FFFA
ΔE00 9.57
Lightcyan
#E0FFFF
ΔE00 9.90
Ice
#D6FFFA
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DBCE #DBC9D6
analogous
#CDDBC9 #C9DBCE #C9DBD7
triadic
#C9DBCE #CEC9DB #DBCEC9
tetradic
#C9DBCE #C9CDDB #DBC9D6 #DBD7C9
square
#C9DBCE #C9CDDB #DBC9D6 #DBD7C9
split-complementary
#C9DBCE #D7C9DB #DBC9CD
monochromatic
#80AA8B #A4C3AD #C9DBCE #EDF3EE #EDF3EE
Accessibility & contrast
On white
1.45
#C9DBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#C9DBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DBCE
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DBCE | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CD
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#C7DAD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c9dbce; /* rgb */ color: rgb(201, 219, 206); /* oklch */ color: oklch(87.4% 0.026 154.4);
Tailwind
colors: {
custom: {
50: '#d9e6dd',
500: '#c9dbce',
950: '#000000',
},
}SCSS
$custom: #c9dbce; $custom-light: #d9e6dd; $custom-dark: #000000;
JSON
{
"hex": "#c9dbce",
"rgb": {
"r": 201,
"g": 219,
"b": 206
},
"hsl": {
"h": 136.667,
"s": 20,
"l": 82.353
},
"oklch": {
"l": 0.87424,
"c": 0.02617,
"h": 154.4
},
"luminance": 0.67537
}Semantic roles & 50–950 ramp
primary
#C9DBCE
secondary
#B197AA
accent
#47869E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484