#C2D8CA#C2D8CA
#C2D8CA is a very light, muted green. Relative luminance 0.648; OKLCH L 86.2% C 0.030 H 157.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D8CA |
|---|---|
| RGB | rgb(194, 216, 202) |
| HSL | hsl(142, 22%, 80%) |
| HSV | hsv(142, 10%, 85%) |
| CMYK | cmyk(10.2%, 0%, 6.5%, 15.3%) |
| CIE-LAB | lab(84.40, -9.99, 4.40) |
| CIE-LCH | lch(84.40, 10.92, 156.22°) |
| OKLab | oklab(86.19% -0.0281 0.0115) |
| OKLCH | oklch(86.19% 0.03 157.8) |
| XYZ | xyz(57.4624, 64.8445, 65.3545) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.22
Honeydew
#F0FFF0
ΔE00 9.12
Silver (survey)
#C5C9C7
ΔE00 9.53
Ice
#D6FFFA
ΔE00 9.99
Powder Blue
#B0E0E6
ΔE00 10.21
Lightcyan
#E0FFFF
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D8CA #D8C2D0
analogous
#C5D8C2 #C2D8CA #C2D8D5
triadic
#C2D8CA #CAC2D8 #D8CAC2
tetradic
#C2D8CA #C2C5D8 #D8C2D0 #D8D5C2
square
#C2D8CA #C2C5D8 #D8C2D0 #D8D5C2
split-complementary
#C2D8CA #D5C2D8 #D8C2C5
monochromatic
#77A889 #9DC0AA #C2D8CA #E7F0EA #ECF3EF
Accessibility & contrast
On white
1.50
#C2D8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#C2D8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D8CA
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D8CA | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C9
Deuteranopia (green-blind)
#D3D1CB
Tritanopia (blue-blind)
#BFD8D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c2d8ca; /* rgb */ color: rgb(194, 216, 202); /* oklch */ color: oklch(86.2% 0.030 157.8);
Tailwind
colors: {
custom: {
50: '#d4e4da',
500: '#c2d8ca',
950: '#000000',
},
}SCSS
$custom: #c2d8ca; $custom-light: #d4e4da; $custom-dark: #000000;
JSON
{
"hex": "#c2d8ca",
"rgb": {
"r": 194,
"g": 216,
"b": 202
},
"hsl": {
"h": 141.818,
"s": 22,
"l": 80.392
},
"oklch": {
"l": 0.86186,
"c": 0.03036,
"h": 157.8
},
"luminance": 0.64845
}Semantic roles & 50–950 ramp
primary
#C2D8CA
secondary
#AE90A3
accent
#457FA0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483