#8FF1AF#8FF1AF
#8FF1AF is a very light, vivid green. Relative luminance 0.718; OKLCH L 88.1% C 0.131 H 153.5°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF1AF |
|---|---|
| RGB | rgb(143, 241, 175) |
| HSL | hsl(140, 78%, 75%) |
| HSV | hsv(140, 41%, 95%) |
| CMYK | cmyk(40.7%, 0%, 27.4%, 5.5%) |
| CIE-LAB | lab(87.89, -42.80, 23.04) |
| CIE-LCH | lch(87.89, 48.61, 151.70°) |
| OKLab | oklab(88.05% -0.1172 0.0586) |
| OKLCH | oklch(88.05% 0.131 153.5) |
| XYZ | xyz(50.5176, 71.8421, 51.7541) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.56
Seafoam (survey)
#80F9AD
ΔE00 2.71
Light Blue Green
#7EFBB3
ΔE00 2.97
Light Seafoam
#A0FEBF
ΔE00 3.07
Seafoam Green
#7AF9AB
ΔE00 3.17
Light Mint Green
#A6FBB2
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF1AF #F18FD1
analogous
#A0F18F #8FF1AF #8FF1E0
triadic
#8FF1AF #AF8FF1 #F1AF8F
tetradic
#8FF1AF #8FA0F1 #F18FD1 #F1E08F
square
#8FF1AF #8FA0F1 #F18FD1 #F1E08F
split-complementary
#8FF1AF #E08FF1 #F18FA0
monochromatic
#22E361 #59EA88 #8FF1AF #C5F8D6 #E4FCEC
Accessibility & contrast
On white
1.37
#8FF1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#8FF1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF1AF
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF1AF | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#E2D8B3
Tritanopia (blue-blind)
#7CEFDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #8ff1af; /* rgb */ color: rgb(143, 241, 175); /* oklch */ color: oklch(88.1% 0.131 153.5);
Tailwind
colors: {
custom: {
50: '#b4f6c7',
500: '#8ff1af',
950: '#000000',
},
}SCSS
$custom: #8ff1af; $custom-light: #b4f6c7; $custom-dark: #000000;
JSON
{
"hex": "#8ff1af",
"rgb": {
"r": 143,
"g": 241,
"b": 175
},
"hsl": {
"h": 139.592,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.88054,
"c": 0.13102,
"h": 153.5
},
"luminance": 0.71845
}Semantic roles & 50–950 ramp
primary
#8FF1AF
secondary
#CD57A7
accent
#0B97DA
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582