#C8D7C8#C8D7C8
#C8D7C8 is a very light, muted green. Relative luminance 0.650; OKLCH L 86.4% C 0.026 H 145.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D7C8 |
|---|---|
| RGB | rgb(200, 215, 200) |
| HSL | hsl(120, 16%, 81%) |
| HSV | hsv(120, 7%, 84%) |
| CMYK | cmyk(7%, 0%, 7%, 15.7%) |
| CIE-LAB | lab(84.51, -7.81, 5.67) |
| CIE-LCH | lch(84.51, 9.65, 144.04°) |
| OKLab | oklab(86.36% -0.0214 0.0148) |
| OKLCH | oklch(86.36% 0.026 145.3) |
| XYZ | xyz(58.5432, 65.0499, 64.1040) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.51
Silver (survey)
#C5C9C7
ΔE00 8.19
Honeydew
#F0FFF0
ΔE00 8.68
Beige
#F5F5DC
ΔE00 9.70
Light Gray
#D3D3D3
ΔE00 10.06
Eggshell
#F0EAD6
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D7C8 #D7C8D7
analogous
#D0D7C8 #C8D7C8 #C8D7D0
triadic
#C8D7C8 #C8C8D7 #D7C8C8
tetradic
#C8D7C8 #C8D0D7 #D7C8D7 #D7D0C8
square
#C8D7C8 #C8D0D7 #D7C8D7 #D7D0C8
split-complementary
#C8D7C8 #D0C8D7 #D7C8D0
monochromatic
#81A381 #A5BDA5 #C8D7C8 #EBF1EB #EDF2ED
Accessibility & contrast
On white
1.50
#C8D7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#C8D7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D7C8
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D7C8 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#D5D2C9
Tritanopia (blue-blind)
#C7D6D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d7c8; /* rgb */ color: rgb(200, 215, 200); /* oklch */ color: oklch(86.4% 0.026 145.3);
Tailwind
colors: {
custom: {
50: '#d8e3d8',
500: '#c8d7c8',
950: '#000000',
},
}SCSS
$custom: #c8d7c8; $custom-light: #d8e3d8; $custom-dark: #000000;
JSON
{
"hex": "#c8d7c8",
"rgb": {
"r": 200,
"g": 215,
"b": 200
},
"hsl": {
"h": 120,
"s": 15.789,
"l": 81.373
},
"oklch": {
"l": 0.86358,
"c": 0.02604,
"h": 145.3
},
"luminance": 0.6505
}Semantic roles & 50–950 ramp
primary
#C8D7C8
secondary
#AC97AC
accent
#4B9A9A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483