#C2DEC4#C2DEC4
#C2DEC4 is a very light, muted green. Relative luminance 0.677; OKLCH L 87.3% C 0.046 H 147.1°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEC4 |
|---|---|
| RGB | rgb(194, 222, 196) |
| HSL | hsl(124, 30%, 82%) |
| HSV | hsv(124, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(85.85, -14.12, 9.66) |
| CIE-LCH | lch(85.85, 17.11, 145.64°) |
| OKLab | oklab(87.29% -0.0388 0.0251) |
| OKLCH | oklch(87.29% 0.046 147.1) |
| XYZ | xyz(58.3311, 67.6965, 62.2074) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 9.20
Light Grey Green
#B7E1A1
ΔE00 9.63
Honeydew
#F0FFF0
ΔE00 9.73
Light Sage
#BCECAC
ΔE00 9.83
Light Teal
#90E4C1
ΔE00 10.19
Hospital Green
#9BE5AA
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEC4 #DEC2DC
analogous
#CEDEC2 #C2DEC4 #C2DED2
triadic
#C2DEC4 #C4C2DE #DEC4C2
tetradic
#C2DEC4 #C2CEDE #DEC2DC #DED2C2
square
#C2DEC4 #C2CEDE #DEC2DC #DED2C2
split-complementary
#C2DEC4 #D2C2DE #DEC2CE
monochromatic
#73B377 #9AC99E #C2DEC4 #EAF3EA #EBF4EC
Accessibility & contrast
On white
1.44
#C2DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#C2DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEC4
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEC4 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C3
Deuteranopia (green-blind)
#DAD5C5
Tritanopia (blue-blind)
#BFDCD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2dec4; /* rgb */ color: rgb(194, 222, 196); /* oklch */ color: oklch(87.3% 0.046 147.1);
Tailwind
colors: {
custom: {
50: '#d4e8d5',
500: '#c2dec4',
950: '#000000',
},
}SCSS
$custom: #c2dec4; $custom-light: #d4e8d5; $custom-dark: #000000;
JSON
{
"hex": "#c2dec4",
"rgb": {
"r": 194,
"g": 222,
"b": 196
},
"hsl": {
"h": 124.286,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.8729,
"c": 0.04623,
"h": 147.1
},
"luminance": 0.67697
}Semantic roles & 50–950 ramp
primary
#C2DEC4
secondary
#B58FB3
accent
#3DA1A8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483