#ABE1BB#ABE1BB
#ABE1BB is a very light, moderate green. Relative luminance 0.661; OKLCH L 86.2% C 0.076 H 153.9°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE1BB |
|---|---|
| RGB | rgb(171, 225, 187) |
| HSL | hsl(138, 47%, 78%) |
| HSV | hsv(138, 24%, 88%) |
| CMYK | cmyk(24%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(85.04, -24.81, 13.04) |
| CIE-LCH | lch(85.04, 28.02, 152.27°) |
| OKLab | oklab(86.21% -0.0687 0.0336) |
| OKLCH | oklch(86.21% 0.076 153.9) |
| XYZ | xyz(52.6868, 66.0943, 56.9856) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.99
Light Teal
#90E4C1
ΔE00 5.00
Hospital Green
#9BE5AA
ΔE00 5.29
Seafoam
#7FE0B3
ΔE00 6.27
Pale Turquoise
#A5FBD5
ΔE00 6.82
Light Sage
#BCECAC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE1BB #E1ABD1
analogous
#B6E1AB #ABE1BB #ABE1D6
triadic
#ABE1BB #BBABE1 #E1BBAB
tetradic
#ABE1BB #ABB6E1 #E1ABD1 #E1D6AB
square
#ABE1BB #ABB6E1 #E1ABD1 #E1D6AB
split-complementary
#ABE1BB #D6ABE1 #E1ABB6
monochromatic
#51C172 #7ED196 #ABE1BB #D8F1E0 #E8F7ED
Accessibility & contrast
On white
1.48
#ABE1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#ABE1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE1BB
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE1BB | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#D8D2BD
Tritanopia (blue-blind)
#A3E0D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe1bb; /* rgb */ color: rgb(171, 225, 187); /* oklch */ color: oklch(86.2% 0.076 153.9);
Tailwind
colors: {
custom: {
50: '#c5eacf',
500: '#abe1bb',
950: '#000000',
},
}SCSS
$custom: #abe1bb; $custom-light: #c5eacf; $custom-dark: #000000;
JSON
{
"hex": "#abe1bb",
"rgb": {
"r": 171,
"g": 225,
"b": 187
},
"hsl": {
"h": 137.778,
"s": 47.368,
"l": 77.647
},
"oklch": {
"l": 0.86211,
"c": 0.07648,
"h": 153.9
},
"luminance": 0.66096
}Semantic roles & 50–950 ramp
primary
#ABE1BB
secondary
#BA76A6
accent
#2B90BB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483