#ABE1BA#ABE1BA
#ABE1BA is a very light, moderate green. Relative luminance 0.661; OKLCH L 86.2% C 0.077 H 153.2°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE1BA |
|---|---|
| RGB | rgb(171, 225, 186) |
| HSL | hsl(137, 47%, 78%) |
| HSV | hsv(137, 24%, 88%) |
| CMYK | cmyk(24%, 0%, 17.3%, 11.8%) |
| CIE-LAB | lab(85.02, -24.99, 13.53) |
| CIE-LCH | lch(85.02, 28.42, 151.56°) |
| OKLab | oklab(86.19% -0.0691 0.0349) |
| OKLCH | oklch(86.19% 0.077 153.2) |
| XYZ | xyz(52.5802, 66.0517, 56.4237) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.90
Hospital Green
#9BE5AA
ΔE00 5.06
Light Teal
#90E4C1
ΔE00 5.12
Seafoam
#7FE0B3
ΔE00 6.26
Light Sage
#BCECAC
ΔE00 6.84
Pale Turquoise
#A5FBD5
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE1BA #E1ABD2
analogous
#B7E1AB #ABE1BA #ABE1D5
triadic
#ABE1BA #BAABE1 #E1BAAB
tetradic
#ABE1BA #ABB7E1 #E1ABD2 #E1D5AB
square
#ABE1BA #ABB7E1 #E1ABD2 #E1D5AB
split-complementary
#ABE1BA #D5ABE1 #E1ABB7
monochromatic
#51C170 #7ED195 #ABE1BA #D8F1DF #E8F7EC
Accessibility & contrast
On white
1.48
#ABE1BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#ABE1BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE1BA
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE1BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE1BA | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B8
Deuteranopia (green-blind)
#D8D2BC
Tritanopia (blue-blind)
#A3DFD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe1ba; /* rgb */ color: rgb(171, 225, 186); /* oklch */ color: oklch(86.2% 0.077 153.2);
Tailwind
colors: {
custom: {
50: '#c5eace',
500: '#abe1ba',
950: '#000000',
},
}SCSS
$custom: #abe1ba; $custom-light: #c5eace; $custom-dark: #000000;
JSON
{
"hex": "#abe1ba",
"rgb": {
"r": 171,
"g": 225,
"b": 186
},
"hsl": {
"h": 136.667,
"s": 47.368,
"l": 77.647
},
"oklch": {
"l": 0.86186,
"c": 0.07741,
"h": 153.2
},
"luminance": 0.66054
}Semantic roles & 50–950 ramp
primary
#ABE1BA
secondary
#BA76A7
accent
#2B93BB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483