#C5DDBF#C5DDBF
#C5DDBF is a very light, muted green. Relative luminance 0.673; OKLCH L 87.2% C 0.048 H 139.4°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DDBF |
|---|---|
| RGB | rgb(197, 221, 191) |
| HSL | hsl(108, 31%, 81%) |
| HSV | hsv(108, 14%, 87%) |
| CMYK | cmyk(10.9%, 0%, 13.6%, 13.3%) |
| CIE-LAB | lab(85.68, -13.47, 12.06) |
| CIE-LCH | lch(85.68, 18.08, 138.17°) |
| OKLab | oklab(87.16% -0.0365 0.0313) |
| OKLCH | oklch(87.16% 0.048 139.4) |
| XYZ | xyz(58.2845, 67.3441, 59.2082) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.63
Light Sage
#BCECAC
ΔE00 9.05
Mint
#AAF0C1
ΔE00 9.54
Honeydew
#F0FFF0
ΔE00 9.97
Very Pale Green
#CFFDBC
ΔE00 10.40
Hospital Green
#9BE5AA
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DDBF #D7BFDD
analogous
#D4DDBF #C5DDBF #BFDDC8
triadic
#C5DDBF #BFC5DD #DDBFC5
tetradic
#C5DDBF #BFD4DD #D7BFDD #DDC8BF
square
#C5DDBF #BFD4DD #D7BFDD #DDC8BF
split-complementary
#C5DDBF #C8BFDD #DDBFD4
monochromatic
#7DB36F #A1C897 #C5DDBF #E9F2E7 #EDF4EB
Accessibility & contrast
On white
1.45
#C5DDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#C5DDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DDBF
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DDBF | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BD
Deuteranopia (green-blind)
#DBD5C0
Tritanopia (blue-blind)
#C4DBD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c5ddbf; /* rgb */ color: rgb(197, 221, 191); /* oklch */ color: oklch(87.2% 0.048 139.4);
Tailwind
colors: {
custom: {
50: '#d6e7d2',
500: '#c5ddbf',
950: '#000000',
},
}SCSS
$custom: #c5ddbf; $custom-light: #d6e7d2; $custom-dark: #000000;
JSON
{
"hex": "#c5ddbf",
"rgb": {
"r": 197,
"g": 221,
"b": 191
},
"hsl": {
"h": 108,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.87163,
"c": 0.04805,
"h": 139.4
},
"luminance": 0.67345
}Semantic roles & 50–950 ramp
primary
#C5DDBF
secondary
#AC8CB4
accent
#3CA993
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483