#C8DBC8#C8DBC8
#C8DBC8 is a very light, muted green. Relative luminance 0.671; OKLCH L 87.2% C 0.033 H 145.3°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBC8 |
|---|---|
| RGB | rgb(200, 219, 200) |
| HSL | hsl(120, 21%, 82%) |
| HSV | hsv(120, 9%, 86%) |
| CMYK | cmyk(8.7%, 0%, 8.7%, 14.1%) |
| CIE-LAB | lab(85.56, -9.86, 7.18) |
| CIE-LCH | lch(85.56, 12.20, 143.94°) |
| OKLab | oklab(87.19% -0.027 0.0187) |
| OKLCH | oklch(87.19% 0.033 145.3) |
| XYZ | xyz(59.5742, 67.1119, 64.4477) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.30
Honeydew
#F0FFF0
ΔE00 8.32
Beige
#F5F5DC
ΔE00 9.74
Silver (survey)
#C5C9C7
ΔE00 10.27
Ice
#D6FFFA
ΔE00 10.78
Mintcream
#F5FFFA
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBC8 #DBC8DB
analogous
#D2DBC8 #C8DBC8 #C8DBD2
triadic
#C8DBC8 #C8C8DB #DBC8C8
tetradic
#C8DBC8 #C8D2DB #DBC8DB #DBD2C8
square
#C8DBC8 #C8D2DB #DBC8DB #DBD2C8
split-complementary
#C8DBC8 #D2C8DB #DBC8D2
monochromatic
#7EAB7E #A3C3A3 #C8DBC8 #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.46
#C8DBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#C8DBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBC8
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBC8 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C7
Deuteranopia (green-blind)
#D8D5C9
Tritanopia (blue-blind)
#C6DAD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8dbc8; /* rgb */ color: rgb(200, 219, 200); /* oklch */ color: oklch(87.2% 0.033 145.3);
Tailwind
colors: {
custom: {
50: '#d8e6d8',
500: '#c8dbc8',
950: '#000000',
},
}SCSS
$custom: #c8dbc8; $custom-light: #d8e6d8; $custom-dark: #000000;
JSON
{
"hex": "#c8dbc8",
"rgb": {
"r": 200,
"g": 219,
"b": 200
},
"hsl": {
"h": 120,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.8719,
"c": 0.03287,
"h": 145.3
},
"luminance": 0.67113
}Semantic roles & 50–950 ramp
primary
#C8DBC8
secondary
#B196B1
accent
#469F9F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483