#ABEBAA#ABEBAA
#ABEBAA is a very light, moderate green. Relative luminance 0.710; OKLCH L 88.0% C 0.109 H 144.2°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEBAA |
|---|---|
| RGB | rgb(171, 235, 170) |
| HSL | hsl(119, 62%, 79%) |
| HSV | hsv(119, 28%, 92%) |
| CMYK | cmyk(27.2%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(87.47, -32.51, 25.25) |
| CIE-LCH | lch(87.47, 41.17, 142.16°) |
| OKLab | oklab(88.05% -0.0887 0.064) |
| OKLCH | oklch(88.05% 0.109 144.2) |
| XYZ | xyz(53.7564, 70.9749, 48.8896) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.82
Light Sage
#BCECAC
ΔE00 2.82
Light Mint Green
#A6FBB2
ΔE00 3.94
Celadon
#BEFDB7
ΔE00 4.00
Washed Out Green
#BCF5A6
ΔE00 4.03
Light Grey Green
#B7E1A1
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEBAA #EAAAEB
analogous
#CCEBAA #ABEBAA #AAEBCA
triadic
#ABEBAA #AAABEB #EBAAAB
tetradic
#ABEBAA #AACCEB #EAAAEB #EBCAAA
square
#ABEBAA #AACCEB #EAAAEB #EBCAAA
split-complementary
#ABEBAA #CAAAEB #EBAACC
monochromatic
#49D447 #7ADF78 #ABEBAA #DCF7DC #E7F9E6
Accessibility & contrast
On white
1.38
#ABEBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#ABEBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEBAA
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEBAA | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA6
Deuteranopia (green-blind)
#E4D9AD
Tritanopia (blue-blind)
#A5E7DA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #abebaa; /* rgb */ color: rgb(171, 235, 170); /* oklch */ color: oklch(88.0% 0.109 144.2);
Tailwind
colors: {
custom: {
50: '#c5f1c3',
500: '#abebaa',
950: '#000000',
},
}SCSS
$custom: #abebaa; $custom-light: #c5f1c3; $custom-dark: #000000;
JSON
{
"hex": "#abebaa",
"rgb": {
"r": 171,
"g": 235,
"b": 170
},
"hsl": {
"h": 119.077,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.88049,
"c": 0.10939,
"h": 144.2
},
"luminance": 0.70977
}Semantic roles & 50–950 ramp
primary
#ABEBAA
secondary
#C672C7
accent
#1CCAC7
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582