#ABE2B2#ABE2B2
#ABE2B2 is a very light, moderate green. Relative luminance 0.663; OKLCH L 86.2% C 0.087 H 148.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2B2 |
|---|---|
| RGB | rgb(171, 226, 178) |
| HSL | hsl(128, 49%, 78%) |
| HSV | hsv(128, 24%, 89%) |
| CMYK | cmyk(24.3%, 0%, 21.2%, 11.4%) |
| CIE-LAB | lab(85.13, -26.90, 17.87) |
| CIE-LCH | lch(85.13, 32.30, 146.40°) |
| OKLab | oklab(86.22% -0.0738 0.0458) |
| OKLCH | oklch(86.22% 0.087 148.2) |
| XYZ | xyz(52.0245, 66.2632, 52.1598) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.35
Mint
#AAF0C1
ΔE00 3.68
Light Sage
#BCECAC
ΔE00 4.82
Light Grey Green
#B7E1A1
ΔE00 5.02
Light Teal
#90E4C1
ΔE00 6.42
Seafoam
#7FE0B3
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2B2 #E2ABDB
analogous
#BFE2AB #ABE2B2 #ABE2CD
triadic
#ABE2B2 #B2ABE2 #E2B2AB
tetradic
#ABE2B2 #ABBFE2 #E2ABDB #E2CDAB
square
#ABE2B2 #ABBFE2 #E2ABDB #E2CDAB
split-complementary
#ABE2B2 #CDABE2 #E2ABBF
monochromatic
#50C35F #7ED288 #ABE2B2 #D8F2DC #E8F7EA
Accessibility & contrast
On white
1.47
#ABE2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#ABE2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2B2
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2B2 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8AF
Deuteranopia (green-blind)
#DAD2B4
Tritanopia (blue-blind)
#A4E0D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe2b2; /* rgb */ color: rgb(171, 226, 178); /* oklch */ color: oklch(86.2% 0.087 148.2);
Tailwind
colors: {
custom: {
50: '#c5ebc9',
500: '#abe2b2',
950: '#000000',
},
}SCSS
$custom: #abe2b2; $custom-light: #c5ebc9; $custom-dark: #000000;
JSON
{
"hex": "#abe2b2",
"rgb": {
"r": 171,
"g": 226,
"b": 178
},
"hsl": {
"h": 127.636,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.86217,
"c": 0.08686,
"h": 148.2
},
"luminance": 0.66265
}Semantic roles & 50–950 ramp
primary
#ABE2B2
secondary
#BB76B3
accent
#2AA9BC
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131613
muted
#828482