#ABFEAF#ABFEAF
#ABFEAF is a very light, vivid green. Relative luminance 0.826; OKLCH L 92.4% C 0.134 H 145.5°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFEAF |
|---|---|
| RGB | rgb(171, 254, 175) |
| HSL | hsl(123, 98%, 83%) |
| HSV | hsv(123, 33%, 100%) |
| CMYK | cmyk(32.7%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(92.85, -40.35, 30.02) |
| CIE-LCH | lch(92.85, 50.29, 143.35°) |
| OKLab | oklab(92.42% -0.1101 0.0756) |
| OKLCH | oklch(92.42% 0.134 145.5) |
| XYZ | xyz(59.9715, 82.6339, 53.3391) |
| Luminance | 0.8264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.36
Light Mint Green
#A6FBB2
ΔE00 1.41
Mint (survey)
#9FFEB0
ΔE00 1.64
Light Mint
#B6FFBB
ΔE00 2.26
Light Pastel Green
#B2FBA5
ΔE00 2.27
Celadon
#BEFDB7
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFEAF #FEABFA
analogous
#D0FEAB #ABFEAF #ABFED8
triadic
#ABFEAF #AFABFE #FEAFAB
tetradic
#ABFEAF #ABD0FE #FEABFA #FED8AB
square
#ABFEAF #ABD0FE #FEABFA #FED8AB
split-complementary
#ABFEAF #D8ABFE #FEABD0
monochromatic
#32FD3C #6FFD75 #ABFEAF #E1FFE2 #E1FFE2
Accessibility & contrast
On white
1.20
#ABFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#ABFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFEAF
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFEAF | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AA
Deuteranopia (green-blind)
#F4E7B3
Tritanopia (blue-blind)
#A1FAE9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #abfeaf; /* rgb */ color: rgb(171, 254, 175); /* oklch */ color: oklch(92.4% 0.134 145.5);
Tailwind
colors: {
custom: {
50: '#c6ffc7',
500: '#abfeaf',
950: '#000000',
},
}SCSS
$custom: #abfeaf; $custom-light: #c6ffc7; $custom-dark: #000000;
JSON
{
"hex": "#abfeaf",
"rgb": {
"r": 171,
"g": 254,
"b": 175
},
"hsl": {
"h": 122.892,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.92422,
"c": 0.13353,
"h": 145.5
},
"luminance": 0.82637
}Semantic roles & 50–950 ramp
primary
#ABFEAF
secondary
#E36ADD
accent
#00DAE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682