#C2D7CA#C2D7CA
#C2D7CA is a very light, muted green. Relative luminance 0.643; OKLCH L 86.0% C 0.029 H 158.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D7CA |
|---|---|
| RGB | rgb(194, 215, 202) |
| HSL | hsl(143, 21%, 80%) |
| HSV | hsv(143, 10%, 84%) |
| CMYK | cmyk(9.8%, 0%, 6%, 15.7%) |
| CIE-LAB | lab(84.14, -9.48, 4.02) |
| CIE-LCH | lch(84.14, 10.29, 157.02°) |
| OKLab | oklab(85.98% -0.0267 0.0105) |
| OKLCH | oklch(85.98% 0.029 158.6) |
| XYZ | xyz(57.2070, 64.3337, 65.2694) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.82
Silver (survey)
#C5C9C7
ΔE00 9.02
Honeydew
#F0FFF0
ΔE00 9.21
Powder Blue
#B0E0E6
ΔE00 10.10
Ice
#D6FFFA
ΔE00 10.15
Lightcyan
#E0FFFF
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D7CA #D7C2CF
analogous
#C4D7C2 #C2D7CA #C2D7D4
triadic
#C2D7CA #CAC2D7 #D7CAC2
tetradic
#C2D7CA #C2C4D7 #D7C2CF #D7D4C2
square
#C2D7CA #C2C4D7 #D7C2CF #D7D4C2
split-complementary
#C2D7CA #D4C2D7 #D7C2C4
monochromatic
#78A78A #9DBFAA #C2D7CA #E7EFEA #EDF3EF
Accessibility & contrast
On white
1.51
#C2D7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#C2D7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D7CA
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D7CA | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C9
Deuteranopia (green-blind)
#D3D1CB
Tritanopia (blue-blind)
#BFD7D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c2d7ca; /* rgb */ color: rgb(194, 215, 202); /* oklch */ color: oklch(86.0% 0.029 158.6);
Tailwind
colors: {
custom: {
50: '#d4e3da',
500: '#c2d7ca',
950: '#000000',
},
}SCSS
$custom: #c2d7ca; $custom-light: #d4e3da; $custom-dark: #000000;
JSON
{
"hex": "#c2d7ca",
"rgb": {
"r": 194,
"g": 215,
"b": 202
},
"hsl": {
"h": 142.857,
"s": 20.792,
"l": 80.196
},
"oklch": {
"l": 0.85976,
"c": 0.0287,
"h": 158.6
},
"luminance": 0.64334
}Semantic roles & 50–950 ramp
primary
#C2D7CA
secondary
#AD91A2
accent
#467D9F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483