#C5DBCD#C5DBCD
#C5DBCD is a very light, muted green. Relative luminance 0.669; OKLCH L 87.1% C 0.030 H 157.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DBCD |
|---|---|
| RGB | rgb(197, 219, 205) |
| HSL | hsl(142, 23%, 82%) |
| HSV | hsv(142, 10%, 86%) |
| CMYK | cmyk(10%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(85.47, -9.96, 4.39) |
| CIE-LCH | lch(85.47, 10.89, 156.23°) |
| OKLab | oklab(87.11% -0.028 0.0114) |
| OKLCH | oklch(87.11% 0.03 157.8) |
| XYZ | xyz(59.3746, 66.9403, 67.5384) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.06
Honeydew
#F0FFF0
ΔE00 8.44
Ice
#D6FFFA
ΔE00 9.45
Silver (survey)
#C5C9C7
ΔE00 9.72
Lightcyan
#E0FFFF
ΔE00 9.92
Ice Blue (survey)
#D7FFFE
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DBCD #DBC5D3
analogous
#C8DBC5 #C5DBCD #C5DBD8
triadic
#C5DBCD #CDC5DB #DBCDC5
tetradic
#C5DBCD #C5C8DB #DBC5D3 #DBD8C5
square
#C5DBCD #C5C8DB #DBC5D3 #DBD8C5
split-complementary
#C5DBCD #D8C5DB #DBC5C8
monochromatic
#79AC8C #9FC4AC #C5DBCD #EBF2EE #ECF3EF
Accessibility & contrast
On white
1.46
#C5DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#C5DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DBCD
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DBCD | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CC
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#C2DBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c5dbcd; /* rgb */ color: rgb(197, 219, 205); /* oklch */ color: oklch(87.1% 0.030 157.8);
Tailwind
colors: {
custom: {
50: '#d6e6dc',
500: '#c5dbcd',
950: '#000000',
},
}SCSS
$custom: #c5dbcd; $custom-light: #d6e6dc; $custom-dark: #000000;
JSON
{
"hex": "#c5dbcd",
"rgb": {
"r": 197,
"g": 219,
"b": 205
},
"hsl": {
"h": 141.818,
"s": 23.404,
"l": 81.569
},
"oklch": {
"l": 0.87109,
"c": 0.03028,
"h": 157.8
},
"luminance": 0.66941
}Semantic roles & 50–950 ramp
primary
#C5DBCD
secondary
#B193A6
accent
#4480A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484