#A6DEB2#A6DEB2
#A6DEB2 is a very light, moderate green. Relative luminance 0.636; OKLCH L 85.0% C 0.084 H 150.9°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DEB2 |
|---|---|
| RGB | rgb(166, 222, 178) |
| HSL | hsl(133, 46%, 76%) |
| HSV | hsv(133, 25%, 87%) |
| CMYK | cmyk(25.2%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(83.74, -26.60, 15.88) |
| CIE-LCH | lch(83.74, 30.98, 149.16°) |
| OKLab | oklab(85.03% -0.0732 0.0408) |
| OKLCH | oklch(85.03% 0.084 150.9) |
| XYZ | xyz(49.8807, 63.5621, 51.7514) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.93
Mint
#AAF0C1
ΔE00 4.16
Light Teal
#90E4C1
ΔE00 5.58
Seafoam
#7FE0B3
ΔE00 5.88
Light Grey Green
#B7E1A1
ΔE00 6.11
Light Sage
#BCECAC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DEB2 #DEA6D2
analogous
#B6DEA6 #A6DEB2 #A6DECE
triadic
#A6DEB2 #B2A6DE #DEB2A6
tetradic
#A6DEB2 #A6B6DE #DEA6D2 #DECEA6
square
#A6DEB2 #A6B6DE #DEA6D2 #DECEA6
split-complementary
#A6DEB2 #CEA6DE #DEA6B6
monochromatic
#4DBD65 #79CD8B #A6DEB2 #D3EFD9 #E9F7EC
Accessibility & contrast
On white
1.53
#A6DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#A6DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DEB2
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DEB2 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B0
Deuteranopia (green-blind)
#D5CEB4
Tritanopia (blue-blind)
#9EDCD2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a6deb2; /* rgb */ color: rgb(166, 222, 178); /* oklch */ color: oklch(85.0% 0.084 150.9);
Tailwind
colors: {
custom: {
50: '#c1e8c9',
500: '#a6deb2',
950: '#000000',
},
}SCSS
$custom: #a6deb2; $custom-light: #c1e8c9; $custom-dark: #000000;
JSON
{
"hex": "#a6deb2",
"rgb": {
"r": 166,
"g": 222,
"b": 178
},
"hsl": {
"h": 132.857,
"s": 45.902,
"l": 76.078
},
"oklch": {
"l": 0.85025,
"c": 0.08381,
"h": 150.9
},
"luminance": 0.63564
}Semantic roles & 50–950 ramp
primary
#A6DEB2
secondary
#B672A8
accent
#2C9BB9
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#121613
muted
#828482