#ABFFB2#ABFFB2
#ABFFB2 is a very light, vivid green. Relative luminance 0.834; OKLCH L 92.7% C 0.132 H 146.4°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFB2 |
|---|---|
| RGB | rgb(171, 255, 178) |
| HSL | hsl(125, 100%, 84%) |
| HSV | hsv(125, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(93.18, -40.31, 28.95) |
| CIE-LCH | lch(93.18, 49.63, 144.31°) |
| OKLab | oklab(92.71% -0.11 0.0731) |
| OKLCH | oklch(92.71% 0.132 146.4) |
| XYZ | xyz(60.5876, 83.3894, 55.0142) |
| Luminance | 0.8339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 0.92
Light Mint Green
#A6FBB2
ΔE00 1.15
Mint (survey)
#9FFEB0
ΔE00 1.44
Light Mint
#B6FFBB
ΔE00 1.98
Light Pastel Green
#B2FBA5
ΔE00 2.73
Celadon
#BEFDB7
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFB2 #FFABF8
analogous
#CEFFAB #ABFFB2 #ABFFDC
triadic
#ABFFB2 #B2ABFF #FFB2AB
tetradic
#ABFFB2 #ABCEFF #FFABF8 #FFDCAB
square
#ABFFB2 #ABCEFF #FFABF8 #FFDCAB
split-complementary
#ABFFB2 #DCABFF #FFABCE
monochromatic
#31FF42 #6EFF7A #ABFFB2 #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.19
#ABFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#ABFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFB2
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFB2 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AD
Deuteranopia (green-blind)
#F4E8B6
Tritanopia (blue-blind)
#A1FBEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #abffb2; /* rgb */ color: rgb(171, 255, 178); /* oklch */ color: oklch(92.7% 0.132 146.4);
Tailwind
colors: {
custom: {
50: '#c6ffc9',
500: '#abffb2',
950: '#000000',
},
}SCSS
$custom: #abffb2; $custom-light: #c6ffc9; $custom-dark: #000000;
JSON
{
"hex": "#abffb2",
"rgb": {
"r": 171,
"g": 255,
"b": 178
},
"hsl": {
"h": 125,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.92706,
"c": 0.13206,
"h": 146.4
},
"luminance": 0.83392
}Semantic roles & 50–950 ramp
primary
#ABFFB2
secondary
#E56ADA
accent
#00D2E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682