#A6DEB6#A6DEB6
#A6DEB6 is a very light, moderate green. Relative luminance 0.637; OKLCH L 85.1% C 0.080 H 153.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DEB6 |
|---|---|
| RGB | rgb(166, 222, 182) |
| HSL | hsl(137, 46%, 76%) |
| HSV | hsv(137, 25%, 87%) |
| CMYK | cmyk(25.2%, 0%, 18%, 12.9%) |
| CIE-LAB | lab(83.82, -25.87, 13.90) |
| CIE-LCH | lch(83.82, 29.37, 151.75°) |
| OKLab | oklab(85.12% -0.0715 0.0358) |
| OKLCH | oklch(85.12% 0.08 153.4) |
| XYZ | xyz(50.2881, 63.7251, 53.8974) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.24
Hospital Green
#9BE5AA
ΔE00 4.74
Light Teal
#90E4C1
ΔE00 4.93
Seafoam
#7FE0B3
ΔE00 5.74
Light Sage
#BCECAC
ΔE00 7.05
Light Grey Green
#B7E1A1
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DEB6 #DEA6CE
analogous
#B2DEA6 #A6DEB6 #A6DED2
triadic
#A6DEB6 #B6A6DE #DEB6A6
tetradic
#A6DEB6 #A6B2DE #DEA6CE #DED2A6
square
#A6DEB6 #A6B2DE #DEA6CE #DED2A6
split-complementary
#A6DEB6 #D2A6DE #DEA6B2
monochromatic
#4DBD6D #79CD91 #A6DEB6 #D3EFDB #E9F7ED
Accessibility & contrast
On white
1.53
#A6DEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#A6DEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DEB6
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DEB6 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B4
Deuteranopia (green-blind)
#D5CEB8
Tritanopia (blue-blind)
#9DDCD3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a6deb6; /* rgb */ color: rgb(166, 222, 182); /* oklch */ color: oklch(85.1% 0.080 153.4);
Tailwind
colors: {
custom: {
50: '#c1e8cc',
500: '#a6deb6',
950: '#000000',
},
}SCSS
$custom: #a6deb6; $custom-light: #c1e8cc; $custom-dark: #000000;
JSON
{
"hex": "#a6deb6",
"rgb": {
"r": 166,
"g": 222,
"b": 182
},
"hsl": {
"h": 137.143,
"s": 45.902,
"l": 76.078
},
"oklch": {
"l": 0.85121,
"c": 0.07996,
"h": 153.4
},
"luminance": 0.63727
}Semantic roles & 50–950 ramp
primary
#A6DEB6
secondary
#B672A3
accent
#2C91B9
background
#FDFEFE
surface
#F9FCFA
border
#D2D5D3
text
#121613
muted
#828483