#C8DBCF#C8DBCF
#C8DBCF is a very light, muted green. Relative luminance 0.674; OKLCH L 87.4% C 0.026 H 158.1°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBCF |
|---|---|
| RGB | rgb(200, 219, 207) |
| HSL | hsl(142, 21%, 82%) |
| HSV | hsv(142, 9%, 86%) |
| CMYK | cmyk(8.7%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(85.73, -8.59, 3.73) |
| CIE-LCH | lch(85.73, 9.37, 156.55°) |
| OKLab | oklab(87.38% -0.0242 0.0097) |
| OKLCH | oklch(87.38% 0.026 158.1) |
| XYZ | xyz(60.4111, 67.4467, 68.8552) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.81
Honeydew
#F0FFF0
ΔE00 8.09
Silver (survey)
#C5C9C7
ΔE00 8.61
Mintcream
#F5FFFA
ΔE00 9.58
Lightcyan
#E0FFFF
ΔE00 9.59
Ice
#D6FFFA
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBCF #DBC8D4
analogous
#CBDBC8 #C8DBCF #C8DBD9
triadic
#C8DBCF #CFC8DB #DBCFC8
tetradic
#C8DBCF #C8CBDB #DBC8D4 #DBD9C8
square
#C8DBCF #C8CBDB #DBC8D4 #DBD9C8
split-complementary
#C8DBCF #D9C8DB #DBC8CB
monochromatic
#7EAB8E #A3C3AF #C8DBCF #EDF3EF #EDF3EF
Accessibility & contrast
On white
1.45
#C8DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#C8DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBCF
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBCF | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CE
Deuteranopia (green-blind)
#D7D5D0
Tritanopia (blue-blind)
#C5DBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8dbcf; /* rgb */ color: rgb(200, 219, 207); /* oklch */ color: oklch(87.4% 0.026 158.1);
Tailwind
colors: {
custom: {
50: '#d8e6dd',
500: '#c8dbcf',
950: '#000000',
},
}SCSS
$custom: #c8dbcf; $custom-light: #d8e6dd; $custom-dark: #000000;
JSON
{
"hex": "#c8dbcf",
"rgb": {
"r": 200,
"g": 219,
"b": 207
},
"hsl": {
"h": 142.105,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.87379,
"c": 0.0261,
"h": 158.1
},
"luminance": 0.67447
}Semantic roles & 50–950 ramp
primary
#C8DBCF
secondary
#B196A7
accent
#467E9F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484