#ABFFAE#ABFFAE
#ABFFAE is a very light, vivid green. Relative luminance 0.832; OKLCH L 92.6% C 0.136 H 145.2°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFAE |
|---|---|
| RGB | rgb(171, 255, 174) |
| HSL | hsl(122, 100%, 84%) |
| HSV | hsv(122, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(93.12, -40.95, 30.87) |
| CIE-LCH | lch(93.12, 51.28, 142.99°) |
| OKLab | oklab(92.63% -0.1117 0.0776) |
| OKLCH | oklch(92.63% 0.136 145.2) |
| XYZ | xyz(60.1918, 83.2311, 52.9299) |
| Luminance | 0.8323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.61
Light Mint Green
#A6FBB2
ΔE00 1.74
Mint (survey)
#9FFEB0
ΔE00 1.75
Light Pastel Green
#B2FBA5
ΔE00 2.13
Light Mint
#B6FFBB
ΔE00 2.54
Foam Green
#90FDA9
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFAE #FFABFC
analogous
#D2FFAB #ABFFAE #ABFFD8
triadic
#ABFFAE #AEABFF #FFAEAB
tetradic
#ABFFAE #ABD2FF #FFABFC #FFD8AB
square
#ABFFAE #ABD2FF #FFABFC #FFD8AB
split-complementary
#ABFFAE #D8ABFF #FFABD2
monochromatic
#31FF38 #6EFF73 #ABFFAE #E0FFE1 #E0FFE1
Accessibility & contrast
On white
1.19
#ABFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#ABFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFAE
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFAE | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A9
Deuteranopia (green-blind)
#F5E8B3
Tritanopia (blue-blind)
#A2FBEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #abffae; /* rgb */ color: rgb(171, 255, 174); /* oklch */ color: oklch(92.6% 0.136 145.2);
Tailwind
colors: {
custom: {
50: '#c6ffc6',
500: '#abffae',
950: '#000000',
},
}SCSS
$custom: #abffae; $custom-light: #c6ffc6; $custom-dark: #000000;
JSON
{
"hex": "#abffae",
"rgb": {
"r": 171,
"g": 255,
"b": 174
},
"hsl": {
"h": 122.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.92628,
"c": 0.13602,
"h": 145.2
},
"luminance": 0.83234
}Semantic roles & 50–950 ramp
primary
#ABFFAE
secondary
#E56AE0
accent
#00DDE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682