#C8DBCD#C8DBCD
#C8DBCD is a very light, muted green. Relative luminance 0.673; OKLCH L 87.3% C 0.028 H 153.8°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBCD |
|---|---|
| RGB | rgb(200, 219, 205) |
| HSL | hsl(136, 21%, 82%) |
| HSV | hsv(136, 9%, 86%) |
| CMYK | cmyk(8.7%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(85.68, -8.96, 4.71) |
| CIE-LCH | lch(85.68, 10.12, 152.25°) |
| OKLab | oklab(87.32% -0.025 0.0123) |
| OKLCH | oklch(87.32% 0.028 153.8) |
| XYZ | xyz(60.1681, 67.3495, 67.5756) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.20
Honeydew
#F0FFF0
ΔE00 8.07
Silver (survey)
#C5C9C7
ΔE00 9.07
Ice
#D6FFFA
ΔE00 9.89
Mintcream
#F5FFFA
ΔE00 9.91
Lightcyan
#E0FFFF
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBCD #DBC8D6
analogous
#CDDBC8 #C8DBCD #C8DBD7
triadic
#C8DBCD #CDC8DB #DBCDC8
tetradic
#C8DBCD #C8CDDB #DBC8D6 #DBD7C8
square
#C8DBCD #C8CDDB #DBC8D6 #DBD7C8
split-complementary
#C8DBCD #D7C8DB #DBC8CD
monochromatic
#7EAB8A #A3C3AB #C8DBCD #EDF3EE #EDF3EE
Accessibility & contrast
On white
1.45
#C8DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#C8DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBCD
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBCD | 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)
#DBD8CC
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#C6DAD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8dbcd; /* rgb */ color: rgb(200, 219, 205); /* oklch */ color: oklch(87.3% 0.028 153.8);
Tailwind
colors: {
custom: {
50: '#d8e6dc',
500: '#c8dbcd',
950: '#000000',
},
}SCSS
$custom: #c8dbcd; $custom-light: #d8e6dc; $custom-dark: #000000;
JSON
{
"hex": "#c8dbcd",
"rgb": {
"r": 200,
"g": 219,
"b": 205
},
"hsl": {
"h": 135.789,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.87324,
"c": 0.02787,
"h": 153.8
},
"luminance": 0.6735
}Semantic roles & 50–950 ramp
primary
#C8DBCD
secondary
#B196AA
accent
#46889F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484