#C2DCCA#C2DCCA
#C2DCCA is a very light, muted green. Relative luminance 0.669; OKLCH L 87.0% C 0.037 H 155.3°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCCA |
|---|---|
| RGB | rgb(194, 220, 202) |
| HSL | hsl(138, 27%, 81%) |
| HSV | hsv(138, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 8.2%, 13.7%) |
| CIE-LAB | lab(85.46, -12.03, 5.93) |
| CIE-LCH | lch(85.46, 13.41, 153.75°) |
| OKLab | oklab(87.03% -0.0336 0.0155) |
| OKLCH | oklch(87.03% 0.037 155.3) |
| XYZ | xyz(58.4996, 66.9190, 65.7003) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.99
Ice
#D6FFFA
ΔE00 9.61
Light Grey
#D8DCD6
ΔE00 9.80
Duck Egg Blue
#C3FBF4
ΔE00 10.03
Ice Blue (survey)
#D7FFFE
ΔE00 10.56
Very Pale Blue
#D6FFFE
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCCA #DCC2D4
analogous
#C7DCC2 #C2DCCA #C2DCD7
triadic
#C2DCCA #CAC2DC #DCCAC2
tetradic
#C2DCCA #C2C7DC #DCC2D4 #DCD7C2
square
#C2DCCA #C2C7DC #DCC2D4 #DCD7C2
split-complementary
#C2DCCA #D7C2DC #DCC2C7
monochromatic
#74AF86 #9BC6A8 #C2DCCA #E9F2EC #ECF4EE
Accessibility & contrast
On white
1.46
#C2DCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#C2DCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCCA
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCCA | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C9
Deuteranopia (green-blind)
#D7D4CB
Tritanopia (blue-blind)
#BEDBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dcca; /* rgb */ color: rgb(194, 220, 202); /* oklch */ color: oklch(87.0% 0.037 155.3);
Tailwind
colors: {
custom: {
50: '#d4e6da',
500: '#c2dcca',
950: '#000000',
},
}SCSS
$custom: #c2dcca; $custom-light: #d4e6da; $custom-dark: #000000;
JSON
{
"hex": "#c2dcca",
"rgb": {
"r": 194,
"g": 220,
"b": 202
},
"hsl": {
"h": 138.462,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87025,
"c": 0.03702,
"h": 155.3
},
"luminance": 0.6692
}Semantic roles & 50–950 ramp
primary
#C2DCCA
secondary
#B38FA8
accent
#4086A6
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483