#C9DFBB#C9DFBB
#C9DFBB is a very light, muted yellow-green. Relative luminance 0.688; OKLCH L 87.8% C 0.054 H 133.2°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DFBB |
|---|---|
| RGB | rgb(201, 223, 187) |
| HSL | hsl(97, 36%, 80%) |
| HSV | hsv(97, 16%, 87%) |
| CMYK | cmyk(9.9%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(86.40, -13.77, 15.21) |
| CIE-LCH | lch(86.40, 20.52, 132.15°) |
| OKLab | oklab(87.77% -0.0369 0.0392) |
| OKLCH | oklch(87.77% 0.054 133.2) |
| XYZ | xyz(59.4431, 68.7802, 57.1483) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.30
Light Sage
#BCECAC
ΔE00 7.80
Very Pale Green
#CFFDBC
ΔE00 9.11
Very Light Green
#D1FFBD
ΔE00 9.44
Mint
#AAF0C1
ΔE00 9.48
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DFBB #D1BBDF
analogous
#DBDFBB #C9DFBB #BBDFBF
triadic
#C9DFBB #BBC9DF #DFBBC9
tetradic
#C9DFBB #BBDBDF #D1BBDF #DFBFBB
square
#C9DFBB #BBDBDF #D1BBDF #DFBFBB
split-complementary
#C9DFBB #BFBBDF #DFBBDB
monochromatic
#87B868 #A8CB91 #C9DFBB #EAF3E5 #EEF5EA
Accessibility & contrast
On white
1.42
#C9DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#C9DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DFBB
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DFBB | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#DFD8BD
Tritanopia (blue-blind)
#CADCD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c9dfbb; /* rgb */ color: rgb(201, 223, 187); /* oklch */ color: oklch(87.8% 0.054 133.2);
Tailwind
colors: {
custom: {
50: '#d9e9cf',
500: '#c9dfbb',
950: '#000000',
},
}SCSS
$custom: #c9dfbb; $custom-light: #d9e9cf; $custom-dark: #000000;
JSON
{
"hex": "#c9dfbb",
"rgb": {
"r": 201,
"g": 223,
"b": 187
},
"hsl": {
"h": 96.667,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.87773,
"c": 0.05386,
"h": 133.2
},
"luminance": 0.68781
}Semantic roles & 50–950 ramp
primary
#C9DFBB
secondary
#A487B7
accent
#37AF80
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483