#ABE2AF#ABE2AF
#ABE2AF is a very light, moderate green. Relative luminance 0.661; OKLCH L 86.1% C 0.090 H 146.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2AF |
|---|---|
| RGB | rgb(171, 226, 175) |
| HSL | hsl(124, 49%, 78%) |
| HSV | hsv(124, 24%, 89%) |
| CMYK | cmyk(24.3%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(85.07, -27.42, 19.35) |
| CIE-LCH | lch(85.07, 33.57, 144.79°) |
| OKLab | oklab(86.15% -0.0751 0.0495) |
| OKLCH | oklch(86.15% 0.09 146.6) |
| XYZ | xyz(51.7266, 66.1440, 50.5908) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.04
Mint
#AAF0C1
ΔE00 3.99
Light Sage
#BCECAC
ΔE00 4.24
Light Grey Green
#B7E1A1
ΔE00 4.38
Light Sea Green
#98F6B0
ΔE00 6.47
Celadon
#BEFDB7
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2AF #E2ABDE
analogous
#C2E2AB #ABE2AF #ABE2CB
triadic
#ABE2AF #AFABE2 #E2AFAB
tetradic
#ABE2AF #ABC2E2 #E2ABDE #E2CBAB
square
#ABE2AF #ABC2E2 #E2ABDE #E2CBAB
split-complementary
#ABE2AF #CBABE2 #E2ABC2
monochromatic
#50C358 #7ED284 #ABE2AF #D8F2DA #E8F7E9
Accessibility & contrast
On white
1.48
#ABE2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#ABE2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2AF
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2AF | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AC
Deuteranopia (green-blind)
#DBD2B2
Tritanopia (blue-blind)
#A5DFD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe2af; /* rgb */ color: rgb(171, 226, 175); /* oklch */ color: oklch(86.1% 0.090 146.6);
Tailwind
colors: {
custom: {
50: '#c5ebc7',
500: '#abe2af',
950: '#000000',
},
}SCSS
$custom: #abe2af; $custom-light: #c5ebc7; $custom-dark: #000000;
JSON
{
"hex": "#abe2af",
"rgb": {
"r": 171,
"g": 226,
"b": 175
},
"hsl": {
"h": 124.364,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.86149,
"c": 0.08992,
"h": 146.6
},
"luminance": 0.66146
}Semantic roles & 50–950 ramp
primary
#ABE2AF
secondary
#BB76B6
accent
#2AB1BC
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131613
muted
#828482