#ABE2BB#ABE2BB
#ABE2BB is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.4% C 0.078 H 153.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2BB |
|---|---|
| RGB | rgb(171, 226, 187) |
| HSL | hsl(137, 49%, 78%) |
| HSV | hsv(137, 24%, 89%) |
| CMYK | cmyk(24.3%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(85.32, -25.29, 13.43) |
| CIE-LCH | lch(85.32, 28.63, 152.03°) |
| OKLab | oklab(86.43% -0.07 0.0346) |
| OKLCH | oklch(86.43% 0.078 153.7) |
| XYZ | xyz(52.9580, 66.6366, 57.0759) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.68
Light Teal
#90E4C1
ΔE00 4.96
Hospital Green
#9BE5AA
ΔE00 5.02
Seafoam
#7FE0B3
ΔE00 6.16
Pale Turquoise
#A5FBD5
ΔE00 6.64
Light Sage
#BCECAC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2BB #E2ABD2
analogous
#B6E2AB #ABE2BB #ABE2D7
triadic
#ABE2BB #BBABE2 #E2BBAB
tetradic
#ABE2BB #ABB6E2 #E2ABD2 #E2D7AB
square
#ABE2BB #ABB6E2 #E2ABD2 #E2D7AB
split-complementary
#ABE2BB #D7ABE2 #E2ABB6
monochromatic
#50C371 #7ED296 #ABE2BB #D8F2E0 #E8F7ED
Accessibility & contrast
On white
1.47
#ABE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#ABE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2BB
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2BB | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#D9D3BD
Tritanopia (blue-blind)
#A3E1D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe2bb; /* rgb */ color: rgb(171, 226, 187); /* oklch */ color: oklch(86.4% 0.078 153.7);
Tailwind
colors: {
custom: {
50: '#c5ebcf',
500: '#abe2bb',
950: '#000000',
},
}SCSS
$custom: #abe2bb; $custom-light: #c5ebcf; $custom-dark: #000000;
JSON
{
"hex": "#abe2bb",
"rgb": {
"r": 171,
"g": 226,
"b": 187
},
"hsl": {
"h": 137.455,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.86432,
"c": 0.07808,
"h": 153.7
},
"luminance": 0.66638
}Semantic roles & 50–950 ramp
primary
#ABE2BB
secondary
#BB76A7
accent
#2A91BC
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483