#ABEFAB#ABEFAB
#ABEFAB is a very light, moderate green. Relative luminance 0.733; OKLCH L 89.0% C 0.115 H 144.5°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEFAB |
|---|---|
| RGB | rgb(171, 239, 171) |
| HSL | hsl(120, 68%, 80%) |
| HSV | hsv(120, 28%, 94%) |
| CMYK | cmyk(28.5%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(88.60, -34.20, 26.28) |
| CIE-LCH | lch(88.60, 43.13, 142.46°) |
| OKLab | oklab(88.97% -0.0933 0.0665) |
| OKLCH | oklch(88.97% 0.115 144.5) |
| XYZ | xyz(55.0095, 73.3290, 49.7757) |
| Luminance | 0.7333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint Green
#A6FBB2
ΔE00 3.00
Light Sage
#BCECAC
ΔE00 3.19
Celadon
#BEFDB7
ΔE00 3.31
Hospital Green
#9BE5AA
ΔE00 3.31
Light Mint
#B6FFBB
ΔE00 3.37
Light Sea Green
#98F6B0
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEFAB #EFABEF
analogous
#CDEFAB #ABEFAB #ABEFCD
triadic
#ABEFAB #ABABEF #EFABAB
tetradic
#ABEFAB #ABCDEF #EFABEF #EFCDAB
square
#ABEFAB #ABCDEF #EFABEF #EFCDAB
split-complementary
#ABEFAB #CDABEF #EFABCD
monochromatic
#44DB44 #78E578 #ABEFAB #DEF9DE #E5FAE5
Accessibility & contrast
On white
1.34
#ABEFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#ABEFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEFAB
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEFAB | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A7
Deuteranopia (green-blind)
#E7DCAF
Tritanopia (blue-blind)
#A4EBDD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #abefab; /* rgb */ color: rgb(171, 239, 171); /* oklch */ color: oklch(89.0% 0.115 144.5);
Tailwind
colors: {
custom: {
50: '#c5f4c4',
500: '#abefab',
950: '#000000',
},
}SCSS
$custom: #abefab; $custom-light: #c5f4c4; $custom-dark: #000000;
JSON
{
"hex": "#abefab",
"rgb": {
"r": 171,
"g": 239,
"b": 171
},
"hsl": {
"h": 120,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.88967,
"c": 0.11461,
"h": 144.5
},
"luminance": 0.73331
}Semantic roles & 50–950 ramp
primary
#ABEFAB
secondary
#CD71CD
accent
#16D0D0
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582