#ABFFAD#ABFFAD
#ABFFAD is a very light, vivid green. Relative luminance 0.832; OKLCH L 92.6% C 0.137 H 144.9°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFAD |
|---|---|
| RGB | rgb(171, 255, 173) |
| HSL | hsl(121, 100%, 84%) |
| HSV | hsv(121, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 32.2%, 0%) |
| CIE-LAB | lab(93.10, -41.11, 31.35) |
| CIE-LCH | lch(93.10, 51.70, 142.67°) |
| OKLab | oklab(92.61% -0.1121 0.0788) |
| OKLCH | oklch(92.61% 0.137 144.9) |
| XYZ | xyz(60.0947, 83.1922, 52.4183) |
| Luminance | 0.8319 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.78
Mint (survey)
#9FFEB0
ΔE00 1.86
Light Mint Green
#A6FBB2
ΔE00 1.91
Light Pastel Green
#B2FBA5
ΔE00 2.00
Light Mint
#B6FFBB
ΔE00 2.69
Foam Green
#90FDA9
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFAD #FFABFD
analogous
#D3FFAB #ABFFAD #ABFFD7
triadic
#ABFFAD #ADABFF #FFADAB
tetradic
#ABFFAD #ABD3FF #FFABFD #FFD7AB
square
#ABFFAD #ABD3FF #FFABFD #FFD7AB
split-complementary
#ABFFAD #D7ABFF #FFABD3
monochromatic
#31FF36 #6EFF71 #ABFFAD #E0FFE1 #E0FFE1
Accessibility & contrast
On white
1.19
#ABFFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#ABFFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFAD
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFAD | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A8
Deuteranopia (green-blind)
#F5E8B2
Tritanopia (blue-blind)
#A2FBEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #abffad; /* rgb */ color: rgb(171, 255, 173); /* oklch */ color: oklch(92.6% 0.137 144.9);
Tailwind
colors: {
custom: {
50: '#c6ffc6',
500: '#abffad',
950: '#000000',
},
}SCSS
$custom: #abffad; $custom-light: #c6ffc6; $custom-dark: #000000;
JSON
{
"hex": "#abffad",
"rgb": {
"r": 171,
"g": 255,
"b": 173
},
"hsl": {
"h": 121.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.92608,
"c": 0.13701,
"h": 144.9
},
"luminance": 0.83195
}Semantic roles & 50–950 ramp
primary
#ABFFAD
secondary
#E56AE2
accent
#00E0E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682