#C8DBD1#C8DBD1
#C8DBD1 is a very light, muted green. Relative luminance 0.675; OKLCH L 87.4% C 0.024 H 163.1°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBD1 |
|---|---|
| RGB | rgb(200, 219, 209) |
| HSL | hsl(148, 21%, 82%) |
| HSV | hsv(148, 9%, 86%) |
| CMYK | cmyk(8.7%, 0%, 4.6%, 14.1%) |
| CIE-LAB | lab(85.78, -8.22, 2.74) |
| CIE-LCH | lch(85.78, 8.67, 161.56°) |
| OKLab | oklab(87.44% -0.0234 0.0071) |
| OKLCH | oklch(87.44% 0.024 163.1) |
| XYZ | xyz(60.6571, 67.5451, 70.1511) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.48
Silver (survey)
#C5C9C7
ΔE00 8.18
Honeydew
#F0FFF0
ΔE00 8.19
Lightcyan
#E0FFFF
ΔE00 9.15
Mintcream
#F5FFFA
ΔE00 9.29
Ice
#D6FFFA
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBD1 #DBC8D2
analogous
#C9DBC8 #C8DBD1 #C8DBDB
triadic
#C8DBD1 #D1C8DB #DBD1C8
tetradic
#C8DBD1 #C8C9DB #DBC8D2 #DBDBC8
square
#C8DBD1 #C8C9DB #DBC8D2 #DBDBC8
split-complementary
#C8DBD1 #DBC8DB #DBC8C9
monochromatic
#7EAB93 #A3C3B2 #C8DBD1 #EDF3F0 #EDF3F0
Accessibility & contrast
On white
1.45
#C8DBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#C8DBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBD1
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBD1 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D1
Deuteranopia (green-blind)
#D7D5D2
Tritanopia (blue-blind)
#C5DBD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8dbd1; /* rgb */ color: rgb(200, 219, 209); /* oklch */ color: oklch(87.4% 0.024 163.1);
Tailwind
colors: {
custom: {
50: '#d8e6df',
500: '#c8dbd1',
950: '#000000',
},
}SCSS
$custom: #c8dbd1; $custom-light: #d8e6df; $custom-dark: #000000;
JSON
{
"hex": "#c8dbd1",
"rgb": {
"r": 200,
"g": 219,
"b": 209
},
"hsl": {
"h": 148.421,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.87435,
"c": 0.02448,
"h": 163.1
},
"luminance": 0.67546
}Semantic roles & 50–950 ramp
primary
#C8DBD1
secondary
#B196A4
accent
#46759F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484