#C5DCBF#C5DCBF
#C5DCBF is a very light, muted green. Relative luminance 0.668; OKLCH L 87.0% C 0.046 H 139.2°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DCBF |
|---|---|
| RGB | rgb(197, 220, 191) |
| HSL | hsl(108, 29%, 81%) |
| HSV | hsv(108, 13%, 86%) |
| CMYK | cmyk(10.5%, 0%, 13.2%, 13.7%) |
| CIE-LAB | lab(85.41, -12.97, 11.68) |
| CIE-LCH | lch(85.41, 17.46, 137.98°) |
| OKLab | oklab(86.95% -0.0351 0.0303) |
| OKLCH | oklch(86.95% 0.046 139.2) |
| XYZ | xyz(58.0213, 66.8177, 59.1204) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.96
Light Sage
#BCECAC
ΔE00 9.43
Honeydew
#F0FFF0
ΔE00 9.88
Mint
#AAF0C1
ΔE00 9.91
Beige
#F5F5DC
ΔE00 10.57
Very Pale Green
#CFFDBC
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DCBF #D6BFDC
analogous
#D3DCBF #C5DCBF #BFDCC7
triadic
#C5DCBF #BFC5DC #DCBFC5
tetradic
#C5DCBF #BFD3DC #D6BFDC #DCC7BF
square
#C5DCBF #BFD3DC #D6BFDC #DCC7BF
split-complementary
#C5DCBF #C7BFDC #DCBFD3
monochromatic
#7DB170 #A1C697 #C5DCBF #E9F2E7 #EDF4EB
Accessibility & contrast
On white
1.46
#C5DCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#C5DCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DCBF
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DCBF | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BD
Deuteranopia (green-blind)
#DAD5C0
Tritanopia (blue-blind)
#C4DAD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c5dcbf; /* rgb */ color: rgb(197, 220, 191); /* oklch */ color: oklch(87.0% 0.046 139.2);
Tailwind
colors: {
custom: {
50: '#d6e6d2',
500: '#c5dcbf',
950: '#000000',
},
}SCSS
$custom: #c5dcbf; $custom-light: #d6e6d2; $custom-dark: #000000;
JSON
{
"hex": "#c5dcbf",
"rgb": {
"r": 197,
"g": 220,
"b": 191
},
"hsl": {
"h": 107.586,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.86952,
"c": 0.04637,
"h": 139.2
},
"luminance": 0.66818
}Semantic roles & 50–950 ramp
primary
#C5DCBF
secondary
#AB8CB3
accent
#3EA892
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483