#C9DBBB#C9DBBB
#C9DBBB is a very light, muted yellow-green. Relative luminance 0.667; OKLCH L 86.9% C 0.047 H 131.4°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DBBB |
|---|---|
| RGB | rgb(201, 219, 187) |
| HSL | hsl(94, 31%, 80%) |
| HSV | hsv(94, 15%, 86%) |
| CMYK | cmyk(8.2%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(85.34, -11.75, 13.72) |
| CIE-LCH | lch(85.34, 18.07, 130.58°) |
| OKLab | oklab(86.93% -0.0313 0.0355) |
| OKLCH | oklch(86.93% 0.047 131.4) |
| XYZ | xyz(58.3870, 66.6680, 56.7963) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.65
Light Sage
#BCECAC
ΔE00 9.33
Beige
#F5F5DC
ΔE00 9.65
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.84
Honeydew
#F0FFF0
ΔE00 10.12
Very Pale Green
#CFFDBC
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DBBB #CDBBDB
analogous
#D9DBBB #C9DBBB #BBDBBD
triadic
#C9DBBB #BBC9DB #DBBBC9
tetradic
#C9DBBB #BBD9DB #CDBBDB #DBBDBB
square
#C9DBBB #BBD9DB #CDBBDB #DBBDBB
split-complementary
#C9DBBB #BDBBDB #DBBBD9
monochromatic
#89B16B #A9C693 #C9DBBB #E9F0E3 #EFF4EB
Accessibility & contrast
On white
1.47
#C9DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#C9DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DBBB
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DBBB | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#DBD5BC
Tritanopia (blue-blind)
#CAD8D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c9dbbb; /* rgb */ color: rgb(201, 219, 187); /* oklch */ color: oklch(86.9% 0.047 131.4);
Tailwind
colors: {
custom: {
50: '#d9e6cf',
500: '#c9dbbb',
950: '#000000',
},
}SCSS
$custom: #c9dbbb; $custom-light: #d9e6cf; $custom-dark: #000000;
JSON
{
"hex": "#c9dbbb",
"rgb": {
"r": 201,
"g": 219,
"b": 187
},
"hsl": {
"h": 93.75,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86932,
"c": 0.04731,
"h": 131.4
},
"luminance": 0.66668
}Semantic roles & 50–950 ramp
primary
#C9DBBB
secondary
#A088B2
accent
#3CA97A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483