#ABEBA2#ABEBA2
#ABEBA2 is a very light, moderate green. Relative luminance 0.707; OKLCH L 87.9% C 0.118 H 141.5°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEBA2 |
|---|---|
| RGB | rgb(171, 235, 162) |
| HSL | hsl(113, 65%, 78%) |
| HSV | hsv(113, 31%, 92%) |
| CMYK | cmyk(27.2%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(87.33, -33.79, 29.15) |
| CIE-LCH | lch(87.33, 44.62, 139.21°) |
| OKLab | oklab(87.89% -0.0921 0.0733) |
| OKLCH | oklch(87.89% 0.118 141.5) |
| XYZ | xyz(53.0226, 70.6813, 45.0246) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.93
Washed Out Green
#BCF5A6
ΔE00 3.02
Light Pastel Green
#B2FBA5
ΔE00 3.76
Tea Green
#BDF8A3
ΔE00 3.88
Light Grey Green
#B7E1A1
ΔE00 3.90
Hospital Green
#9BE5AA
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEBA2 #E2A2EB
analogous
#CFEBA2 #ABEBA2 #A2EBBD
triadic
#ABEBA2 #A2ABEB #EBA2AB
tetradic
#ABEBA2 #A2CFEB #E2A2EB #EBBDA2
square
#ABEBA2 #A2CFEB #E2A2EB #EBBDA2
split-complementary
#ABEBA2 #BDA2EB #EBA2CF
monochromatic
#50D53D #7EE070 #ABEBA2 #D8F6D4 #E8FAE6
Accessibility & contrast
On white
1.39
#ABEBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#ABEBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEBA2
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEBA2 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDF9D
Deuteranopia (green-blind)
#E5D8A6
Tritanopia (blue-blind)
#A6E6D8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #abeba2; /* rgb */ color: rgb(171, 235, 162); /* oklch */ color: oklch(87.9% 0.118 141.5);
Tailwind
colors: {
custom: {
50: '#c5f1be',
500: '#abeba2',
950: '#000000',
},
}SCSS
$custom: #abeba2; $custom-light: #c5f1be; $custom-dark: #000000;
JSON
{
"hex": "#abeba2",
"rgb": {
"r": 171,
"g": 235,
"b": 162
},
"hsl": {
"h": 112.603,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.87887,
"c": 0.11772,
"h": 141.5
},
"luminance": 0.70683
}Semantic roles & 50–950 ramp
primary
#ABEBA2
secondary
#BB6AC7
accent
#19CCB6
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131712
muted
#828582