#ABE2BF#ABE2BF
#ABE2BF is a very light, moderate green. Relative luminance 0.668; OKLCH L 86.5% C 0.074 H 156.6°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2BF |
|---|---|
| RGB | rgb(171, 226, 191) |
| HSL | hsl(142, 49%, 78%) |
| HSV | hsv(142, 24%, 89%) |
| CMYK | cmyk(24.3%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(85.41, -24.55, 11.46) |
| CIE-LCH | lch(85.41, 27.09, 154.98°) |
| OKLab | oklab(86.53% -0.0683 0.0296) |
| OKLCH | oklch(86.53% 0.074 156.6) |
| XYZ | xyz(53.3921, 66.8103, 59.3626) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.19
Light Teal
#90E4C1
ΔE00 4.56
Hospital Green
#9BE5AA
ΔE00 5.99
Seafoam
#7FE0B3
ΔE00 6.29
Pale Turquoise
#A5FBD5
ΔE00 6.39
Pale Teal
#82CBB2
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2BF #E2ABCE
analogous
#B2E2AB #ABE2BF #ABE2DA
triadic
#ABE2BF #BFABE2 #E2BFAB
tetradic
#ABE2BF #ABB2E2 #E2ABCE #E2DAAB
square
#ABE2BF #ABB2E2 #E2ABCE #E2DAAB
split-complementary
#ABE2BF #DAABE2 #E2ABB2
monochromatic
#50C37A #7ED29C #ABE2BF #D8F2E2 #E8F7EE
Accessibility & contrast
On white
1.46
#ABE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#ABE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2BF
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2BF | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BD
Deuteranopia (green-blind)
#D8D3C1
Tritanopia (blue-blind)
#A2E1D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe2bf; /* rgb */ color: rgb(171, 226, 191); /* oklch */ color: oklch(86.5% 0.074 156.6);
Tailwind
colors: {
custom: {
50: '#c5ebd2',
500: '#abe2bf',
950: '#000000',
},
}SCSS
$custom: #abe2bf; $custom-light: #c5ebd2; $custom-dark: #000000;
JSON
{
"hex": "#abe2bf",
"rgb": {
"r": 171,
"g": 226,
"b": 191
},
"hsl": {
"h": 141.818,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.86531,
"c": 0.07443,
"h": 156.6
},
"luminance": 0.66812
}Semantic roles & 50–950 ramp
primary
#ABE2BF
secondary
#BB76A2
accent
#2A87BC
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483