#C8DBCE#C8DBCE
#C8DBCE is a very light, muted green. Relative luminance 0.674; OKLCH L 87.4% C 0.027 H 155.9°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBCE |
|---|---|
| RGB | rgb(200, 219, 206) |
| HSL | hsl(139, 21%, 82%) |
| HSV | hsv(139, 9%, 86%) |
| CMYK | cmyk(8.7%, 0%, 5.9%, 14.1%) |
| CIE-LAB | lab(85.70, -8.78, 4.22) |
| CIE-LCH | lch(85.70, 9.74, 154.32°) |
| OKLab | oklab(87.35% -0.0246 0.011) |
| OKLCH | oklch(87.35% 0.027 155.9) |
| XYZ | xyz(60.2892, 67.3979, 68.2134) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.00
Honeydew
#F0FFF0
ΔE00 8.07
Silver (survey)
#C5C9C7
ΔE00 8.84
Mintcream
#F5FFFA
ΔE00 9.74
Ice
#D6FFFA
ΔE00 9.75
Lightcyan
#E0FFFF
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBCE #DBC8D5
analogous
#CCDBC8 #C8DBCE #C8DBD8
triadic
#C8DBCE #CEC8DB #DBCEC8
tetradic
#C8DBCE #C8CCDB #DBC8D5 #DBD8C8
square
#C8DBCE #C8CCDB #DBC8D5 #DBD8C8
split-complementary
#C8DBCE #D8C8DB #DBC8CC
monochromatic
#7EAB8C #A3C3AD #C8DBCE #EDF3EF #EDF3EF
Accessibility & contrast
On white
1.45
#C8DBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#C8DBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBCE
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBCE | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CD
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#C5DBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8dbce; /* rgb */ color: rgb(200, 219, 206); /* oklch */ color: oklch(87.4% 0.027 155.9);
Tailwind
colors: {
custom: {
50: '#d8e6dd',
500: '#c8dbce',
950: '#000000',
},
}SCSS
$custom: #c8dbce; $custom-light: #d8e6dd; $custom-dark: #000000;
JSON
{
"hex": "#c8dbce",
"rgb": {
"r": 200,
"g": 219,
"b": 206
},
"hsl": {
"h": 138.947,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.87352,
"c": 0.02697,
"h": 155.9
},
"luminance": 0.67399
}Semantic roles & 50–950 ramp
primary
#C8DBCE
secondary
#B196A9
accent
#46839F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484