#C2DEC6#C2DEC6
#C2DEC6 is a very light, muted green. Relative luminance 0.678; OKLCH L 87.3% C 0.044 H 149.3°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEC6 |
|---|---|
| RGB | rgb(194, 222, 198) |
| HSL | hsl(129, 30%, 82%) |
| HSV | hsv(129, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(85.90, -13.77, 8.67) |
| CIE-LCH | lch(85.90, 16.27, 147.80°) |
| OKLab | oklab(87.34% -0.038 0.0225) |
| OKLCH | oklch(87.34% 0.044 149.3) |
| XYZ | xyz(58.5602, 67.7881, 63.4143) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.48
Mint
#AAF0C1
ΔE00 9.53
Light Grey Green
#B7E1A1
ΔE00 10.25
Light Teal
#90E4C1
ΔE00 10.29
Light Sage
#BCECAC
ΔE00 10.41
Ice
#D6FFFA
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEC6 #DEC2DA
analogous
#CCDEC2 #C2DEC6 #C2DED4
triadic
#C2DEC6 #C6C2DE #DEC6C2
tetradic
#C2DEC6 #C2CCDE #DEC2DA #DED4C2
square
#C2DEC6 #C2CCDE #DEC2DA #DED4C2
split-complementary
#C2DEC6 #D4C2DE #DEC2CC
monochromatic
#73B37C #9AC9A1 #C2DEC6 #EAF3EB #EBF4EC
Accessibility & contrast
On white
1.44
#C2DEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#C2DEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEC6
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEC6 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C5
Deuteranopia (green-blind)
#DAD6C7
Tritanopia (blue-blind)
#BFDDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2dec6; /* rgb */ color: rgb(194, 222, 198); /* oklch */ color: oklch(87.3% 0.044 149.3);
Tailwind
colors: {
custom: {
50: '#d4e8d7',
500: '#c2dec6',
950: '#000000',
},
}SCSS
$custom: #c2dec6; $custom-light: #d4e8d7; $custom-dark: #000000;
JSON
{
"hex": "#c2dec6",
"rgb": {
"r": 194,
"g": 222,
"b": 198
},
"hsl": {
"h": 128.571,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.87341,
"c": 0.04419,
"h": 149.3
},
"luminance": 0.67789
}Semantic roles & 50–950 ramp
primary
#C2DEC6
secondary
#B58FB0
accent
#3D99A8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483