#ABE2BE#ABE2BE
#ABE2BE is a very light, moderate green. Relative luminance 0.668; OKLCH L 86.5% C 0.075 H 155.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2BE |
|---|---|
| RGB | rgb(171, 226, 190) |
| HSL | hsl(141, 49%, 78%) |
| HSV | hsv(141, 24%, 89%) |
| CMYK | cmyk(24.3%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(85.39, -24.73, 11.95) |
| CIE-LCH | lch(85.39, 27.47, 154.22°) |
| OKLab | oklab(86.51% -0.0687 0.0309) |
| OKLCH | oklch(86.51% 0.075 155.8) |
| XYZ | xyz(53.2825, 66.7664, 58.7850) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.04
Light Teal
#90E4C1
ΔE00 4.64
Hospital Green
#9BE5AA
ΔE00 5.73
Seafoam
#7FE0B3
ΔE00 6.23
Pale Turquoise
#A5FBD5
ΔE00 6.44
Light Sage
#BCECAC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2BE #E2ABCF
analogous
#B3E2AB #ABE2BE #ABE2D9
triadic
#ABE2BE #BEABE2 #E2BEAB
tetradic
#ABE2BE #ABB3E2 #E2ABCF #E2D9AB
square
#ABE2BE #ABB3E2 #E2ABCF #E2D9AB
split-complementary
#ABE2BE #D9ABE2 #E2ABB3
monochromatic
#50C378 #7ED29B #ABE2BE #D8F2E1 #E8F7ED
Accessibility & contrast
On white
1.46
#ABE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#ABE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2BE
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2BE | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BC
Deuteranopia (green-blind)
#D8D3C0
Tritanopia (blue-blind)
#A2E1D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe2be; /* rgb */ color: rgb(171, 226, 190); /* oklch */ color: oklch(86.5% 0.075 155.8);
Tailwind
colors: {
custom: {
50: '#c5ebd1',
500: '#abe2be',
950: '#000000',
},
}SCSS
$custom: #abe2be; $custom-light: #c5ebd1; $custom-dark: #000000;
JSON
{
"hex": "#abe2be",
"rgb": {
"r": 171,
"g": 226,
"b": 190
},
"hsl": {
"h": 140.727,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.86506,
"c": 0.07532,
"h": 155.8
},
"luminance": 0.66768
}Semantic roles & 50–950 ramp
primary
#ABE2BE
secondary
#BB76A3
accent
#2A89BC
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483