#ABFFAA#ABFFAA
#ABFFAA is a very light, vivid green. Relative luminance 0.831; OKLCH L 92.6% C 0.140 H 144.1°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFAA |
|---|---|
| RGB | rgb(171, 255, 170) |
| HSL | hsl(119, 100%, 83%) |
| HSV | hsv(119, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(93.05, -41.58, 32.79) |
| CIE-LCH | lch(93.05, 52.95, 141.74°) |
| OKLab | oklab(92.55% -0.1134 0.0821) |
| OKLCH | oklch(92.55% 0.14 144.1) |
| XYZ | xyz(59.8077, 83.0774, 50.9067) |
| Luminance | 0.8308 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.68
Mint (survey)
#9FFEB0
ΔE00 2.26
Light Seafoam Green
#A7FFB5
ΔE00 2.32
Light Mint Green
#A6FBB2
ΔE00 2.41
Pastel Green
#B0FF9D
ΔE00 2.57
Palegreen
#98FB98
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFAA #FEAAFF
analogous
#D5FFAA #ABFFAA #AAFFD3
triadic
#ABFFAA #AAABFF #FFAAAB
tetradic
#ABFFAA #AAD5FF #FEAAFF #FFD3AA
square
#ABFFAA #AAD5FF #FEAAFF #FFD3AA
split-complementary
#ABFFAA #D3AAFF #FFAAD5
monochromatic
#32FF30 #6FFF6D #ABFFAA #E1FFE0 #E1FFE0
Accessibility & contrast
On white
1.19
#ABFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#ABFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFAA
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFAA | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A4
Deuteranopia (green-blind)
#F6E8AF
Tritanopia (blue-blind)
#A2FAE9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #abffaa; /* rgb */ color: rgb(171, 255, 170); /* oklch */ color: oklch(92.6% 0.140 144.1);
Tailwind
colors: {
custom: {
50: '#c6ffc4',
500: '#abffaa',
950: '#000000',
},
}SCSS
$custom: #abffaa; $custom-light: #c6ffc4; $custom-dark: #000000;
JSON
{
"hex": "#abffaa",
"rgb": {
"r": 171,
"g": 255,
"b": 170
},
"hsl": {
"h": 119.294,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.92551,
"c": 0.14,
"h": 144.1
},
"luminance": 0.8308
}Semantic roles & 50–950 ramp
primary
#ABFFAA
secondary
#E369E4
accent
#00E6E3
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131812
muted
#828682