#C5DFBB#C5DFBB
#C5DFBB is a very light, muted green. Relative luminance 0.682; OKLCH L 87.5% C 0.056 H 137.0°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DFBB |
|---|---|
| RGB | rgb(197, 223, 187) |
| HSL | hsl(103, 36%, 80%) |
| HSV | hsv(103, 16%, 87%) |
| CMYK | cmyk(11.7%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(86.12, -15.16, 14.79) |
| CIE-LCH | lch(86.12, 21.18, 135.70°) |
| OKLab | oklab(87.49% -0.0409 0.0382) |
| OKLCH | oklch(87.49% 0.056 137) |
| XYZ | xyz(58.3816, 68.2328, 57.0985) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.95
Light Sage
#BCECAC
ΔE00 7.37
Mint
#AAF0C1
ΔE00 8.57
Very Pale Green
#CFFDBC
ΔE00 8.87
Very Light Green
#D1FFBD
ΔE00 9.23
Hospital Green
#9BE5AA
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DFBB #D5BBDF
analogous
#D7DFBB #C5DFBB #BBDFC3
triadic
#C5DFBB #BBC5DF #DFBBC5
tetradic
#C5DFBB #BBD7DF #D5BBDF #DFC3BB
square
#C5DFBB #BBD7DF #D5BBDF #DFC3BB
split-complementary
#C5DFBB #C3BBDF #DFBBD7
monochromatic
#7EB868 #A2CB91 #C5DFBB #E8F3E5 #EDF5EA
Accessibility & contrast
On white
1.43
#C5DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#C5DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DFBB
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DFBB | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#DED7BD
Tritanopia (blue-blind)
#C5DCD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c5dfbb; /* rgb */ color: rgb(197, 223, 187); /* oklch */ color: oklch(87.5% 0.056 137.0);
Tailwind
colors: {
custom: {
50: '#d6e9cf',
500: '#c5dfbb',
950: '#000000',
},
}SCSS
$custom: #c5dfbb; $custom-light: #d6e9cf; $custom-dark: #000000;
JSON
{
"hex": "#c5dfbb",
"rgb": {
"r": 197,
"g": 223,
"b": 187
},
"hsl": {
"h": 103.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.87488,
"c": 0.05594,
"h": 137
},
"luminance": 0.68234
}Semantic roles & 50–950 ramp
primary
#C5DFBB
secondary
#AA87B7
accent
#37AF8D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483