#8FF2AF#8FF2AF
#8FF2AF is a very light, vivid green. Relative luminance 0.724; OKLCH L 88.3% C 0.132 H 153.3°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF2AF |
|---|---|
| RGB | rgb(143, 242, 175) |
| HSL | hsl(139, 79%, 75%) |
| HSV | hsv(139, 41%, 95%) |
| CMYK | cmyk(40.9%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(88.18, -43.24, 23.43) |
| CIE-LCH | lch(88.18, 49.18, 151.54°) |
| OKLab | oklab(88.29% -0.1184 0.0595) |
| OKLCH | oklch(88.29% 0.132 153.3) |
| XYZ | xyz(50.8144, 72.4357, 51.8530) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.37
Seafoam (survey)
#80F9AD
ΔE00 2.49
Light Blue Green
#7EFBB3
ΔE00 2.79
Light Seafoam
#A0FEBF
ΔE00 2.95
Seafoam Green
#7AF9AB
ΔE00 2.96
Light Mint Green
#A6FBB2
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF2AF #F28FD2
analogous
#A0F28F #8FF2AF #8FF2E0
triadic
#8FF2AF #AF8FF2 #F2AF8F
tetradic
#8FF2AF #8FA0F2 #F28FD2 #F2E08F
square
#8FF2AF #8FA0F2 #F28FD2 #F2E08F
split-complementary
#8FF2AF #E08FF2 #F28FA0
monochromatic
#21E561 #58EC88 #8FF2AF #C6F8D6 #E4FCEB
Accessibility & contrast
On white
1.36
#8FF2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#8FF2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF2AF
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF2AF | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AB
Deuteranopia (green-blind)
#E3D9B3
Tritanopia (blue-blind)
#7CF0E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #8ff2af; /* rgb */ color: rgb(143, 242, 175); /* oklch */ color: oklch(88.3% 0.132 153.3);
Tailwind
colors: {
custom: {
50: '#b4f7c7',
500: '#8ff2af',
950: '#000000',
},
}SCSS
$custom: #8ff2af; $custom-light: #b4f7c7; $custom-dark: #000000;
JSON
{
"hex": "#8ff2af",
"rgb": {
"r": 143,
"g": 242,
"b": 175
},
"hsl": {
"h": 139.394,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.88285,
"c": 0.13249,
"h": 153.3
},
"luminance": 0.72439
}Semantic roles & 50–950 ramp
primary
#8FF2AF
secondary
#CF57A8
accent
#0A98DB
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582