#C2DFCA#C2DFCA
#C2DFCA is a very light, muted green. Relative luminance 0.685; OKLCH L 87.7% C 0.042 H 154.0°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFCA |
|---|---|
| RGB | rgb(194, 223, 202) |
| HSL | hsl(137, 31%, 82%) |
| HSV | hsv(137, 13%, 87%) |
| CMYK | cmyk(13%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(86.26, -13.55, 7.08) |
| CIE-LCH | lch(86.26, 15.28, 152.41°) |
| OKLab | oklab(87.66% -0.0377 0.0184) |
| OKLCH | oklch(87.66% 0.042 154) |
| XYZ | xyz(59.2941, 68.5079, 65.9651) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.13
Ice
#D6FFFA
ΔE00 9.58
Duck Egg Blue
#C3FBF4
ΔE00 9.72
Mint
#AAF0C1
ΔE00 9.91
Pale Aqua
#B8FFEB
ΔE00 10.17
Eggshell Blue
#C4FFF7
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFCA #DFC2D7
analogous
#C9DFC2 #C2DFCA #C2DFD9
triadic
#C2DFCA #CAC2DF #DFCAC2
tetradic
#C2DFCA #C2C9DF #DFC2D7 #DFD9C2
square
#C2DFCA #C2C9DF #DFC2D7 #DFD9C2
split-complementary
#C2DFCA #D9C2DF #DFC2C9
monochromatic
#72B584 #9ACAA7 #C2DFCA #EAF4ED #EBF4EE
Accessibility & contrast
On white
1.43
#C2DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#C2DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFCA
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFCA | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC9
Deuteranopia (green-blind)
#DAD6CB
Tritanopia (blue-blind)
#BEDED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2dfca; /* rgb */ color: rgb(194, 223, 202); /* oklch */ color: oklch(87.7% 0.042 154.0);
Tailwind
colors: {
custom: {
50: '#d4e9da',
500: '#c2dfca',
950: '#000000',
},
}SCSS
$custom: #c2dfca; $custom-light: #d4e9da; $custom-dark: #000000;
JSON
{
"hex": "#c2dfca",
"rgb": {
"r": 194,
"g": 223,
"b": 202
},
"hsl": {
"h": 136.552,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.87658,
"c": 0.042,
"h": 154
},
"luminance": 0.68509
}Semantic roles & 50–950 ramp
primary
#C2DFCA
secondary
#B78EAC
accent
#3C8BAA
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483