#C8DCCE#C8DCCE
#C8DCCE is a very light, muted green. Relative luminance 0.679; OKLCH L 87.6% C 0.029 H 155.2°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCCE |
|---|---|
| RGB | rgb(200, 220, 206) |
| HSL | hsl(138, 22%, 82%) |
| HSV | hsv(138, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(85.97, -9.29, 4.60) |
| CIE-LCH | lch(85.97, 10.36, 153.65°) |
| OKLab | oklab(87.56% -0.026 0.012) |
| OKLCH | oklch(87.56% 0.029 155.2) |
| XYZ | xyz(60.5509, 67.9212, 68.3006) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.45
Honeydew
#F0FFF0
ΔE00 7.95
Silver (survey)
#C5C9C7
ΔE00 9.36
Ice
#D6FFFA
ΔE00 9.57
Lightcyan
#E0FFFF
ΔE00 9.83
Mintcream
#F5FFFA
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCCE #DCC8D6
analogous
#CCDCC8 #C8DCCE #C8DCD8
triadic
#C8DCCE #CEC8DC #DCCEC8
tetradic
#C8DCCE #C8CCDC #DCC8D6 #DCD8C8
square
#C8DCCE #C8CCDC #DCC8D6 #DCD8C8
split-complementary
#C8DCCE #D8C8DC #DCC8CC
monochromatic
#7DAC8B #A3C4AD #C8DCCE #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.44
#C8DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#C8DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCCE
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCCE | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CD
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#C5DBD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dcce; /* rgb */ color: rgb(200, 220, 206); /* oklch */ color: oklch(87.6% 0.029 155.2);
Tailwind
colors: {
custom: {
50: '#d8e6dd',
500: '#c8dcce',
950: '#000000',
},
}SCSS
$custom: #c8dcce; $custom-light: #d8e6dd; $custom-dark: #000000;
JSON
{
"hex": "#c8dcce",
"rgb": {
"r": 200,
"g": 220,
"b": 206
},
"hsl": {
"h": 138,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87559,
"c": 0.02864,
"h": 155.2
},
"luminance": 0.67922
}Semantic roles & 50–950 ramp
primary
#C8DCCE
secondary
#B296AA
accent
#4585A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484