#8FF4AE#8FF4AE
#8FF4AE is a very light, vivid green. Relative luminance 0.736; OKLCH L 88.7% C 0.136 H 152.6°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF4AE |
|---|---|
| RGB | rgb(143, 244, 174) |
| HSL | hsl(138, 82%, 76%) |
| HSV | hsv(138, 41%, 96%) |
| CMYK | cmyk(41.4%, 0%, 28.7%, 4.3%) |
| CIE-LAB | lab(88.73, -44.29, 24.70) |
| CIE-LCH | lch(88.73, 50.71, 150.85°) |
| OKLab | oklab(88.73% -0.1211 0.0626) |
| OKLCH | oklch(88.73% 0.136 152.6) |
| XYZ | xyz(51.3151, 73.5936, 51.5372) |
| Luminance | 0.7360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.03
Seafoam (survey)
#80F9AD
ΔE00 2.04
Light Blue Green
#7EFBB3
ΔE00 2.50
Seafoam Green
#7AF9AB
ΔE00 2.53
Light Seafoam
#A0FEBF
ΔE00 2.87
Foam Green
#90FDA9
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF4AE #F48FD5
analogous
#A2F48F #8FF4AE #8FF4E0
triadic
#8FF4AE #AE8FF4 #F4AE8F
tetradic
#8FF4AE #8FA2F4 #F48FD5 #F4E08F
square
#8FF4AE #8FA2F4 #F48FD5 #F4E08F
split-complementary
#8FF4AE #E08FF4 #F48FA2
monochromatic
#20E95D #57EF86 #8FF4AE #C7F9D6 #E3FCEB
Accessibility & contrast
On white
1.34
#8FF4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#8FF4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF4AE
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF4AE | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AA
Deuteranopia (green-blind)
#E5DBB2
Tritanopia (blue-blind)
#7BF1E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #8ff4ae; /* rgb */ color: rgb(143, 244, 174); /* oklch */ color: oklch(88.7% 0.136 152.6);
Tailwind
colors: {
custom: {
50: '#b4f8c6',
500: '#8ff4ae',
950: '#000000',
},
}SCSS
$custom: #8ff4ae; $custom-light: #b4f8c6; $custom-dark: #000000;
JSON
{
"hex": "#8ff4ae",
"rgb": {
"r": 143,
"g": 244,
"b": 174
},
"hsl": {
"h": 138.416,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.88727,
"c": 0.13634,
"h": 152.6
},
"luminance": 0.73597
}Semantic roles & 50–950 ramp
primary
#8FF4AE
secondary
#D156AB
accent
#079CDF
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582