#C5DDBB#C5DDBB
#C5DDBB is a very light, muted green. Relative luminance 0.672; OKLCH L 87.1% C 0.053 H 136.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DDBB |
|---|---|
| RGB | rgb(197, 221, 187) |
| HSL | hsl(102, 33%, 80%) |
| HSV | hsv(102, 15%, 87%) |
| CMYK | cmyk(10.9%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(85.59, -14.15, 14.04) |
| CIE-LCH | lch(85.59, 19.94, 135.23°) |
| OKLab | oklab(87.06% -0.0382 0.0363) |
| OKLCH | oklch(87.06% 0.053 136.4) |
| XYZ | xyz(57.8504, 67.1704, 56.9215) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.56
Light Sage
#BCECAC
ΔE00 8.10
Mint
#AAF0C1
ΔE00 9.22
Very Pale Green
#CFFDBC
ΔE00 9.60
Very Light Green
#D1FFBD
ΔE00 9.95
Hospital Green
#9BE5AA
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DDBB #D3BBDD
analogous
#D6DDBB #C5DDBB #BBDDC2
triadic
#C5DDBB #BBC5DD #DDBBC5
tetradic
#C5DDBB #BBD6DD #D3BBDD #DDC2BB
square
#C5DDBB #BBD6DD #D3BBDD #DDC2BB
split-complementary
#C5DDBB #C2BBDD #DDBBD6
monochromatic
#7FB469 #A2C992 #C5DDBB #E8F1E4 #EEF5EB
Accessibility & contrast
On white
1.45
#C5DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#C5DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DDBB
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DDBB | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#DCD5BD
Tritanopia (blue-blind)
#C5DAD3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c5ddbb; /* rgb */ color: rgb(197, 221, 187); /* oklch */ color: oklch(87.1% 0.053 136.4);
Tailwind
colors: {
custom: {
50: '#d6e7cf',
500: '#c5ddbb',
950: '#000000',
},
}SCSS
$custom: #c5ddbb; $custom-light: #d6e7cf; $custom-dark: #000000;
JSON
{
"hex": "#c5ddbb",
"rgb": {
"r": 197,
"g": 221,
"b": 187
},
"hsl": {
"h": 102.353,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.87064,
"c": 0.05264,
"h": 136.4
},
"luminance": 0.67171
}Semantic roles & 50–950 ramp
primary
#C5DDBB
secondary
#A787B5
accent
#39AC8A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483