#C5DFCB#C5DFCB
#C5DFCB is a very light, muted green. Relative luminance 0.690; OKLCH L 87.9% C 0.039 H 152.4°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DFCB |
|---|---|
| RGB | rgb(197, 223, 203) |
| HSL | hsl(134, 29%, 82%) |
| HSV | hsv(134, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(86.48, -12.36, 6.90) |
| CIE-LCH | lch(86.48, 14.16, 150.84°) |
| OKLab | oklab(87.89% -0.0344 0.018) |
| OKLCH | oklch(87.89% 0.039 152.4) |
| XYZ | xyz(60.1908, 68.9565, 66.6271) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.52
Ice
#D6FFFA
ΔE00 9.55
Duck Egg Blue
#C3FBF4
ΔE00 10.01
Light Grey
#D8DCD6
ΔE00 10.08
Eggshell Blue
#C4FFF7
ΔE00 10.60
Ice Blue (survey)
#D7FFFE
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DFCB #DFC5D9
analogous
#CCDFC5 #C5DFCB #C5DFD8
triadic
#C5DFCB #CBC5DF #DFCBC5
tetradic
#C5DFCB #C5CCDF #DFC5D9 #DFD8C5
square
#C5DFCB #C5CCDF #DFC5D9 #DFD8C5
split-complementary
#C5DFCB #D8C5DF #DFC5CC
monochromatic
#76B384 #9EC9A8 #C5DFCB #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.42
#C5DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#C5DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DFCB
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DFCB | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACA
Deuteranopia (green-blind)
#DAD7CC
Tritanopia (blue-blind)
#C2DED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c5dfcb; /* rgb */ color: rgb(197, 223, 203); /* oklch */ color: oklch(87.9% 0.039 152.4);
Tailwind
colors: {
custom: {
50: '#d6e9da',
500: '#c5dfcb',
950: '#000000',
},
}SCSS
$custom: #c5dfcb; $custom-light: #d6e9da; $custom-dark: #000000;
JSON
{
"hex": "#c5dfcb",
"rgb": {
"r": 197,
"g": 223,
"b": 203
},
"hsl": {
"h": 133.846,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.87893,
"c": 0.03877,
"h": 152.4
},
"luminance": 0.68957
}Semantic roles & 50–950 ramp
primary
#C5DFCB
secondary
#B692AE
accent
#3E8FA8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483