#8FF4BA#8FF4BA
#8FF4BA is a very light, vivid green. Relative luminance 0.741; OKLCH L 89.0% C 0.126 H 157.4°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF4BA |
|---|---|
| RGB | rgb(143, 244, 186) |
| HSL | hsl(146, 82%, 76%) |
| HSV | hsv(146, 41%, 96%) |
| CMYK | cmyk(41.4%, 0%, 23.8%, 4.3%) |
| CIE-LAB | lab(88.96, -42.08, 18.86) |
| CIE-LCH | lch(88.96, 46.11, 155.85°) |
| OKLab | oklab(88.99% -0.1159 0.0482) |
| OKLCH | oklch(88.99% 0.126 157.4) |
| XYZ | xyz(52.5376, 74.0826, 57.9758) |
| Luminance | 0.7409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.73
Light Sea Green
#98F6B0
ΔE00 2.98
Light Blue Green
#7EFBB3
ΔE00 3.17
Light Aquamarine
#7BFDC7
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 3.59
Seafoam Green
#7AF9AB
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF4BA #F48FC9
analogous
#96F48F #8FF4BA #8FF4ED
triadic
#8FF4BA #BA8FF4 #F4BA8F
tetradic
#8FF4BA #8F96F4 #F48FC9 #F4ED8F
square
#8FF4BA #8F96F4 #F48FC9 #F4ED8F
split-complementary
#8FF4BA #ED8FF4 #F48F96
monochromatic
#20E975 #57EF98 #8FF4BA #C7F9DC #E3FCEE
Accessibility & contrast
On white
1.33
#8FF4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#8FF4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF4BA
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF4BA | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B7
Deuteranopia (green-blind)
#E3DBBD
Tritanopia (blue-blind)
#78F3E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #8ff4ba; /* rgb */ color: rgb(143, 244, 186); /* oklch */ color: oklch(89.0% 0.126 157.4);
Tailwind
colors: {
custom: {
50: '#b4f8cf',
500: '#8ff4ba',
950: '#000000',
},
}SCSS
$custom: #8ff4ba; $custom-light: #b4f8cf; $custom-dark: #000000;
JSON
{
"hex": "#8ff4ba",
"rgb": {
"r": 143,
"g": 244,
"b": 186
},
"hsl": {
"h": 145.545,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.88992,
"c": 0.12554,
"h": 157.4
},
"luminance": 0.74086
}Semantic roles & 50–950 ramp
primary
#8FF4BA
secondary
#D1569D
accent
#0783DF
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111713
muted
#818583