#ABE2AB#ABE2AB
#ABE2AB is a very light, moderate green. Relative luminance 0.660; OKLCH L 86.1% C 0.094 H 144.7°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2AB |
|---|---|
| RGB | rgb(171, 226, 171) |
| HSL | hsl(120, 49%, 78%) |
| HSV | hsv(120, 24%, 89%) |
| CMYK | cmyk(24.3%, 0%, 24.3%, 11.4%) |
| CIE-LAB | lab(84.99, -28.11, 21.33) |
| CIE-LCH | lch(84.99, 35.28, 142.81°) |
| OKLab | oklab(86.06% -0.0768 0.0544) |
| OKLCH | oklch(86.06% 0.094 144.7) |
| XYZ | xyz(51.3396, 65.9892, 48.5524) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.88
Light Sage
#BCECAC
ΔE00 3.59
Light Grey Green
#B7E1A1
ΔE00 3.61
Mint
#AAF0C1
ΔE00 4.55
Washed Out Green
#BCF5A6
ΔE00 6.17
Celadon
#BEFDB7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2AB #E2ABE2
analogous
#C6E2AB #ABE2AB #ABE2C6
triadic
#ABE2AB #ABABE2 #E2ABAB
tetradic
#ABE2AB #ABC6E2 #E2ABE2 #E2C6AB
square
#ABE2AB #ABC6E2 #E2ABE2 #E2C6AB
split-complementary
#ABE2AB #C6ABE2 #E2ABC6
monochromatic
#50C350 #7ED27E #ABE2AB #D8F2D8 #E8F7E8
Accessibility & contrast
On white
1.48
#ABE2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#ABE2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2AB
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2AB | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8A8
Deuteranopia (green-blind)
#DBD2AE
Tritanopia (blue-blind)
#A6DFD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe2ab; /* rgb */ color: rgb(171, 226, 171); /* oklch */ color: oklch(86.1% 0.094 144.7);
Tailwind
colors: {
custom: {
50: '#c5ebc4',
500: '#abe2ab',
950: '#000000',
},
}SCSS
$custom: #abe2ab; $custom-light: #c5ebc4; $custom-dark: #000000;
JSON
{
"hex": "#abe2ab",
"rgb": {
"r": 171,
"g": 226,
"b": 171
},
"hsl": {
"h": 120,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.86059,
"c": 0.09407,
"h": 144.7
},
"luminance": 0.65991
}Semantic roles & 50–950 ramp
primary
#ABE2AB
secondary
#BB76BB
accent
#2ABCBC
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131612
muted
#828482