#C3D8CD#C3D8CD
#C3D8CD is a very light, muted green. Relative luminance 0.651; OKLCH L 86.3% C 0.027 H 163.1°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C3D8CD |
|---|---|
| RGB | rgb(195, 216, 205) |
| HSL | hsl(149, 21%, 81%) |
| HSV | hsv(149, 10%, 85%) |
| CMYK | cmyk(9.7%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(84.55, -9.10, 3.03) |
| CIE-LCH | lch(84.55, 9.59, 161.60°) |
| OKLab | oklab(86.34% -0.0259 0.0079) |
| OKLCH | oklch(86.34% 0.027 163.1) |
| XYZ | xyz(58.0786, 65.1208, 67.2555) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.42
Silver (survey)
#C5C9C7
ΔE00 8.64
Honeydew
#F0FFF0
ΔE00 9.04
Powder Blue
#B0E0E6
ΔE00 9.43
Ice
#D6FFFA
ΔE00 9.71
Lightcyan
#E0FFFF
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3D8CD #D8C3CE
analogous
#C3D8C3 #C3D8CD #C3D8D7
triadic
#C3D8CD #CDC3D8 #D8CDC3
tetradic
#C3D8CD #C3C3D8 #D8C3CE #D8D7C3
square
#C3D8CD #C3C3D8 #D8C3CE #D8D7C3
split-complementary
#C3D8CD #D7C3D8 #D8C3C3
monochromatic
#79A88F #9EC0AE #C3D8CD #E8F0EC #ECF3F0
Accessibility & contrast
On white
1.50
#C3D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#C3D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3D8CD
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3D8CD | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CC
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#BFD8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c3d8cd; /* rgb */ color: rgb(195, 216, 205); /* oklch */ color: oklch(86.3% 0.027 163.1);
Tailwind
colors: {
custom: {
50: '#d5e4dc',
500: '#c3d8cd',
950: '#000000',
},
}SCSS
$custom: #c3d8cd; $custom-light: #d5e4dc; $custom-dark: #000000;
JSON
{
"hex": "#c3d8cd",
"rgb": {
"r": 195,
"g": 216,
"b": 205
},
"hsl": {
"h": 148.571,
"s": 21.212,
"l": 80.588
},
"oklch": {
"l": 0.8634,
"c": 0.02707,
"h": 163.1
},
"luminance": 0.65122
}Semantic roles & 50–950 ramp
primary
#C3D8CD
secondary
#AE91A0
accent
#4675A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484