#C2DACA#C2DACA
#C2DACA is a very light, muted green. Relative luminance 0.659; OKLCH L 86.6% C 0.034 H 156.4°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DACA |
|---|---|
| RGB | rgb(194, 218, 202) |
| HSL | hsl(140, 24%, 81%) |
| HSV | hsv(140, 11%, 85%) |
| CMYK | cmyk(11%, 0%, 7.3%, 14.5%) |
| CIE-LAB | lab(84.93, -11.01, 5.17) |
| CIE-LCH | lch(84.93, 12.16, 154.86°) |
| OKLab | oklab(86.61% -0.0309 0.0135) |
| OKLCH | oklch(86.61% 0.034 156.4) |
| XYZ | xyz(57.9779, 65.8755, 65.5263) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.00
Light Grey
#D8DCD6
ΔE00 9.01
Ice
#D6FFFA
ΔE00 9.75
Duck Egg Blue
#C3FBF4
ΔE00 10.35
Silver (survey)
#C5C9C7
ΔE00 10.51
Powder Blue
#B0E0E6
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DACA #DAC2D2
analogous
#C6DAC2 #C2DACA #C2DAD6
triadic
#C2DACA #CAC2DA #DACAC2
tetradic
#C2DACA #C2C6DA #DAC2D2 #DAD6C2
square
#C2DACA #C2C6DA #DAC2D2 #DAD6C2
split-complementary
#C2DACA #D6C2DA #DAC2C6
monochromatic
#76AC88 #9CC3A9 #C2DACA #E8F1EB #ECF3EE
Accessibility & contrast
On white
1.48
#C2DACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#C2DACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DACA
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DACA | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#BED9D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c2daca; /* rgb */ color: rgb(194, 218, 202); /* oklch */ color: oklch(86.6% 0.034 156.4);
Tailwind
colors: {
custom: {
50: '#d4e5da',
500: '#c2daca',
950: '#000000',
},
}SCSS
$custom: #c2daca; $custom-light: #d4e5da; $custom-dark: #000000;
JSON
{
"hex": "#c2daca",
"rgb": {
"r": 194,
"g": 218,
"b": 202
},
"hsl": {
"h": 140,
"s": 24.49,
"l": 80.784
},
"oklch": {
"l": 0.86605,
"c": 0.03369,
"h": 156.4
},
"luminance": 0.65876
}Semantic roles & 50–950 ramp
primary
#C2DACA
secondary
#B090A6
accent
#4383A3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483