#C7D8CD#C7D8CD
#C7D8CD is a very light, muted green. Relative luminance 0.657; OKLCH L 86.6% C 0.024 H 157.5°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C7D8CD |
|---|---|
| RGB | rgb(199, 216, 205) |
| HSL | hsl(141, 18%, 81%) |
| HSV | hsv(141, 8%, 85%) |
| CMYK | cmyk(7.9%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(84.82, -7.76, 3.46) |
| CIE-LCH | lch(84.82, 8.50, 155.94°) |
| OKLab | oklab(86.63% -0.0218 0.009) |
| OKLCH | oklch(86.63% 0.024 157.5) |
| XYZ | xyz(59.1263, 65.6610, 67.3046) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.16
Silver (survey)
#C5C9C7
ΔE00 7.66
Honeydew
#F0FFF0
ΔE00 8.63
Light Gray
#D3D3D3
ΔE00 9.53
Gainsboro
#DCDCDC
ΔE00 9.72
Mintcream
#F5FFFA
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7D8CD #D8C7D2
analogous
#CAD8C7 #C7D8CD #C7D8D6
triadic
#C7D8CD #CDC7D8 #D8CDC7
tetradic
#C7D8CD #C7CAD8 #D8C7D2 #D8D6C7
square
#C7D8CD #C7CAD8 #D8C7D2 #D8D6C7
split-complementary
#C7D8CD #D6C7D8 #D8C7CA
monochromatic
#7FA68D #A3BFAD #C7D8CD #EBF1ED #EDF2EF
Accessibility & contrast
On white
1.49
#C7D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#C7D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7D8CD
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7D8CD | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#C5D8D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c7d8cd; /* rgb */ color: rgb(199, 216, 205); /* oklch */ color: oklch(86.6% 0.024 157.5);
Tailwind
colors: {
custom: {
50: '#d8e4dc',
500: '#c7d8cd',
950: '#000000',
},
}SCSS
$custom: #c7d8cd; $custom-light: #d8e4dc; $custom-dark: #000000;
JSON
{
"hex": "#c7d8cd",
"rgb": {
"r": 199,
"g": 216,
"b": 205
},
"hsl": {
"h": 141.176,
"s": 17.895,
"l": 81.373
},
"oklch": {
"l": 0.86629,
"c": 0.02365,
"h": 157.5
},
"luminance": 0.65662
}Semantic roles & 50–950 ramp
primary
#C7D8CD
secondary
#AD96A5
accent
#497F9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484