#C2D4CA#C2D4CA
#C2D4CA is a very light, muted green. Relative luminance 0.628; OKLCH L 85.4% C 0.024 H 161.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4CA |
|---|---|
| RGB | rgb(194, 212, 202) |
| HSL | hsl(147, 17%, 80%) |
| HSV | hsv(147, 8%, 83%) |
| CMYK | cmyk(8.5%, 0%, 4.7%, 16.9%) |
| CIE-LAB | lab(83.35, -7.94, 2.87) |
| CIE-LCH | lch(83.35, 8.44, 160.10°) |
| OKLab | oklab(85.35% -0.0225 0.0075) |
| OKLCH | oklch(85.35% 0.024 161.6) |
| XYZ | xyz(56.4501, 62.8199, 65.0171) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.65
Silver (survey)
#C5C9C7
ΔE00 7.41
Light Gray
#D3D3D3
ΔE00 9.63
Honeydew
#F0FFF0
ΔE00 9.69
Powder Blue
#B0E0E6
ΔE00 9.94
Gainsboro
#DCDCDC
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4CA #D4C2CC
analogous
#C3D4C2 #C2D4CA #C2D4D3
triadic
#C2D4CA #CAC2D4 #D4CAC2
tetradic
#C2D4CA #C2C3D4 #D4C2CC #D4D3C2
square
#C2D4CA #C2C3D4 #D4C2CC #D4D3C2
split-complementary
#C2D4CA #D3C2D4 #D4C2C3
monochromatic
#7AA18C #9EBBAB #C2D4CA #E6EDE9 #EDF2EF
Accessibility & contrast
On white
1.55
#C2D4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#C2D4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4CA
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4CA | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#D0CFCB
Tritanopia (blue-blind)
#BFD4D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2d4ca; /* rgb */ color: rgb(194, 212, 202); /* oklch */ color: oklch(85.4% 0.024 161.6);
Tailwind
colors: {
custom: {
50: '#d4e1da',
500: '#c2d4ca',
950: '#000000',
},
}SCSS
$custom: #c2d4ca; $custom-light: #d4e1da; $custom-dark: #000000;
JSON
{
"hex": "#c2d4ca",
"rgb": {
"r": 194,
"g": 212,
"b": 202
},
"hsl": {
"h": 146.667,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.8535,
"c": 0.02375,
"h": 161.6
},
"luminance": 0.62821
}Semantic roles & 50–950 ramp
primary
#C2D4CA
secondary
#A9919E
accent
#4A779C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483