#C8D4C6#C8D4C6
#C8D4C6 is a very light, muted green. Relative luminance 0.634; OKLCH L 85.7% C 0.023 H 141.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4C6 |
|---|---|
| RGB | rgb(200, 212, 198) |
| HSL | hsl(111, 14%, 80%) |
| HSV | hsv(111, 7%, 83%) |
| CMYK | cmyk(5.7%, 0%, 6.6%, 16.9%) |
| CIE-LAB | lab(83.67, -6.63, 5.52) |
| CIE-LCH | lch(83.67, 8.63, 140.18°) |
| OKLab | oklab(85.68% -0.018 0.0145) |
| OKLCH | oklch(85.68% 0.023 141.2) |
| XYZ | xyz(57.5541, 63.4432, 62.6288) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.68
Silver (survey)
#C5C9C7
ΔE00 7.09
Light Gray
#D3D3D3
ΔE00 9.07
Honeydew
#F0FFF0
ΔE00 9.28
Gainsboro
#DCDCDC
ΔE00 9.43
Eggshell
#F0EAD6
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4C6 #D2C6D4
analogous
#CFD4C6 #C8D4C6 #C6D4CB
triadic
#C8D4C6 #C6C8D4 #D4C6C8
tetradic
#C8D4C6 #C6CFD4 #D2C6D4 #D4CBC6
square
#C8D4C6 #C6CFD4 #D2C6D4 #D4CBC6
split-complementary
#C8D4C6 #CBC6D4 #D4C6CF
monochromatic
#859F80 #A6BAA3 #C8D4C6 #EAEEE9 #EEF2EE
Accessibility & contrast
On white
1.53
#C8D4C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#C8D4C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4C6
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4C6 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C5
Deuteranopia (green-blind)
#D3D0C7
Tritanopia (blue-blind)
#C7D3D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d4c6; /* rgb */ color: rgb(200, 212, 198); /* oklch */ color: oklch(85.7% 0.023 141.2);
Tailwind
colors: {
custom: {
50: '#d8e1d7',
500: '#c8d4c6',
950: '#000000',
},
}SCSS
$custom: #c8d4c6; $custom-light: #d8e1d7; $custom-dark: #000000;
JSON
{
"hex": "#c8d4c6",
"rgb": {
"r": 200,
"g": 212,
"b": 198
},
"hsl": {
"h": 111.429,
"s": 14,
"l": 80.392
},
"oklch": {
"l": 0.85683,
"c": 0.02307,
"h": 141.2
},
"luminance": 0.63444
}Semantic roles & 50–950 ramp
primary
#C8D4C6
secondary
#A696A8
accent
#4D988D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483