#C5DBBB#C5DBBB
#C5DBBB is a very light, muted green. Relative luminance 0.661; OKLCH L 86.6% C 0.049 H 135.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DBBB |
|---|---|
| RGB | rgb(197, 219, 187) |
| HSL | hsl(101, 31%, 80%) |
| HSV | hsv(101, 15%, 86%) |
| CMYK | cmyk(10%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(85.06, -13.15, 13.29) |
| CIE-LCH | lch(85.06, 18.69, 134.69°) |
| OKLab | oklab(86.64% -0.0354 0.0344) |
| OKLCH | oklch(86.64% 0.049 135.8) |
| XYZ | xyz(57.3255, 66.1207, 56.7465) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.22
Light Sage
#BCECAC
ΔE00 8.85
Mint
#AAF0C1
ΔE00 9.91
Very Pale Green
#CFFDBC
ΔE00 10.35
Honeydew
#F0FFF0
ΔE00 10.47
Hospital Green
#9BE5AA
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DBBB #D1BBDB
analogous
#D5DBBB #C5DBBB #BBDBC1
triadic
#C5DBBB #BBC5DB #DBBBC5
tetradic
#C5DBBB #BBD5DB #D1BBDB #DBC1BB
square
#C5DBBB #BBD5DB #D1BBDB #DBC1BB
split-complementary
#C5DBBB #C1BBDB #DBBBD5
monochromatic
#81B16B #A3C693 #C5DBBB #E7F0E3 #EEF4EB
Accessibility & contrast
On white
1.48
#C5DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#C5DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DBBB
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DBBB | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#DAD4BC
Tritanopia (blue-blind)
#C5D8D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c5dbbb; /* rgb */ color: rgb(197, 219, 187); /* oklch */ color: oklch(86.6% 0.049 135.8);
Tailwind
colors: {
custom: {
50: '#d6e6cf',
500: '#c5dbbb',
950: '#000000',
},
}SCSS
$custom: #c5dbbb; $custom-light: #d6e6cf; $custom-dark: #000000;
JSON
{
"hex": "#c5dbbb",
"rgb": {
"r": 197,
"g": 219,
"b": 187
},
"hsl": {
"h": 101.25,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86642,
"c": 0.04932,
"h": 135.8
},
"luminance": 0.66121
}Semantic roles & 50–950 ramp
primary
#C5DBBB
secondary
#A588B2
accent
#3CA987
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483