#ABE2B9#ABE2B9
#ABE2B9 is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.4% C 0.080 H 152.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2B9 |
|---|---|
| RGB | rgb(171, 226, 185) |
| HSL | hsl(135, 49%, 78%) |
| HSV | hsv(135, 24%, 89%) |
| CMYK | cmyk(24.3%, 0%, 18.1%, 11.4%) |
| CIE-LAB | lab(85.28, -25.66, 14.42) |
| CIE-LCH | lch(85.28, 29.43, 150.67°) |
| OKLab | oklab(86.38% -0.0708 0.0371) |
| OKLCH | oklch(86.38% 0.08 152.3) |
| XYZ | xyz(52.7453, 66.5515, 55.9562) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.54
Hospital Green
#9BE5AA
ΔE00 4.58
Light Teal
#90E4C1
ΔE00 5.24
Seafoam
#7FE0B3
ΔE00 6.18
Light Sage
#BCECAC
ΔE00 6.37
Light Grey Green
#B7E1A1
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2B9 #E2ABD4
analogous
#B8E2AB #ABE2B9 #ABE2D5
triadic
#ABE2B9 #B9ABE2 #E2B9AB
tetradic
#ABE2B9 #ABB8E2 #E2ABD4 #E2D5AB
square
#ABE2B9 #ABB8E2 #E2ABD4 #E2D5AB
split-complementary
#ABE2B9 #D5ABE2 #E2ABB8
monochromatic
#50C36D #7ED293 #ABE2B9 #D8F2DF #E8F7EC
Accessibility & contrast
On white
1.47
#ABE2B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#ABE2B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2B9
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2B9 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B7
Deuteranopia (green-blind)
#D9D3BB
Tritanopia (blue-blind)
#A3E0D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe2b9; /* rgb */ color: rgb(171, 226, 185); /* oklch */ color: oklch(86.4% 0.080 152.3);
Tailwind
colors: {
custom: {
50: '#c5ebce',
500: '#abe2b9',
950: '#000000',
},
}SCSS
$custom: #abe2b9; $custom-light: #c5ebce; $custom-dark: #000000;
JSON
{
"hex": "#abe2b9",
"rgb": {
"r": 171,
"g": 226,
"b": 185
},
"hsl": {
"h": 135.273,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.86383,
"c": 0.07996,
"h": 152.3
},
"luminance": 0.66553
}Semantic roles & 50–950 ramp
primary
#ABE2B9
secondary
#BB76AA
accent
#2A97BC
background
#FDFEFE
surface
#F9FDFA
border
#D2D5D3
text
#131613
muted
#828483