#C8D8C2#C8D8C2
#C8D8C2 is a very light, muted green. Relative luminance 0.653; OKLCH L 86.4% C 0.034 H 137.1°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D8C2 |
|---|---|
| RGB | rgb(200, 216, 194) |
| HSL | hsl(104, 22%, 80%) |
| HSV | hsv(104, 10%, 85%) |
| CMYK | cmyk(7.4%, 0%, 10.2%, 15.3%) |
| CIE-LAB | lab(84.63, -9.38, 9.02) |
| CIE-LCH | lch(84.63, 13.01, 136.14°) |
| OKLab | oklab(86.41% -0.0253 0.0235) |
| OKLCH | oklch(86.41% 0.034 137.1) |
| XYZ | xyz(58.1111, 65.2857, 60.5684) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.50
Honeydew
#F0FFF0
ΔE00 9.05
Beige
#F5F5DC
ΔE00 9.36
Silver (survey)
#C5C9C7
ΔE00 10.35
Eggshell
#F0EAD6
ΔE00 10.47
Off White (survey)
#FFFFE4
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D8C2 #D2C2D8
analogous
#D3D8C2 #C8D8C2 #C2D8C7
triadic
#C8D8C2 #C2C8D8 #D8C2C8
tetradic
#C8D8C2 #C2D3D8 #D2C2D8 #D8C7C2
square
#C8D8C2 #C2D3D8 #D2C2D8 #D8C7C2
split-complementary
#C8D8C2 #C7C2D8 #D8C2D3
monochromatic
#85A877 #A6C09D #C8D8C2 #EAF0E7 #EEF3EC
Accessibility & contrast
On white
1.49
#C8D8C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#C8D8C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D8C2
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D8C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D8C2 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4C1
Deuteranopia (green-blind)
#D7D3C3
Tritanopia (blue-blind)
#C8D6D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d8c2; /* rgb */ color: rgb(200, 216, 194); /* oklch */ color: oklch(86.4% 0.034 137.1);
Tailwind
colors: {
custom: {
50: '#d8e4d4',
500: '#c8d8c2',
950: '#000000',
},
}SCSS
$custom: #c8d8c2; $custom-light: #d8e4d4; $custom-dark: #000000;
JSON
{
"hex": "#c8d8c2",
"rgb": {
"r": 200,
"g": 216,
"b": 194
},
"hsl": {
"h": 103.636,
"s": 22,
"l": 80.392
},
"oklch": {
"l": 0.86407,
"c": 0.03447,
"h": 137.1
},
"luminance": 0.65286
}Semantic roles & 50–950 ramp
primary
#C8D8C2
secondary
#A690AE
accent
#45A088
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483