#ABFFAF#ABFFAF
#ABFFAF is a very light, vivid green. Relative luminance 0.833; OKLCH L 92.6% C 0.135 H 145.5°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFAF |
|---|---|
| RGB | rgb(171, 255, 175) |
| HSL | hsl(123, 100%, 84%) |
| HSV | hsv(123, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(93.13, -40.79, 30.39) |
| CIE-LCH | lch(93.13, 50.87, 143.31°) |
| OKLab | oklab(92.65% -0.1113 0.0765) |
| OKLCH | oklch(92.65% 0.135 145.5) |
| XYZ | xyz(60.2897, 83.2702, 53.4452) |
| Luminance | 0.8327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.43
Light Mint Green
#A6FBB2
ΔE00 1.58
Mint (survey)
#9FFEB0
ΔE00 1.64
Light Pastel Green
#B2FBA5
ΔE00 2.27
Light Mint
#B6FFBB
ΔE00 2.39
Foam Green
#90FDA9
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFAF #FFABFB
analogous
#D1FFAB #ABFFAF #ABFFD9
triadic
#ABFFAF #AFABFF #FFAFAB
tetradic
#ABFFAF #ABD1FF #FFABFB #FFD9AB
square
#ABFFAF #ABD1FF #FFABFB #FFD9AB
split-complementary
#ABFFAF #D9ABFF #FFABD1
monochromatic
#31FF3A #6EFF75 #ABFFAF #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.19
#ABFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#ABFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFAF
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFAF | 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)
#FFF0AA
Deuteranopia (green-blind)
#F5E8B3
Tritanopia (blue-blind)
#A1FBEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #abffaf; /* rgb */ color: rgb(171, 255, 175); /* oklch */ color: oklch(92.6% 0.135 145.5);
Tailwind
colors: {
custom: {
50: '#c6ffc7',
500: '#abffaf',
950: '#000000',
},
}SCSS
$custom: #abffaf; $custom-light: #c6ffc7; $custom-dark: #000000;
JSON
{
"hex": "#abffaf",
"rgb": {
"r": 171,
"g": 255,
"b": 175
},
"hsl": {
"h": 122.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.92647,
"c": 0.13503,
"h": 145.5
},
"luminance": 0.83273
}Semantic roles & 50–950 ramp
primary
#ABFFAF
secondary
#E56ADF
accent
#00DBE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682