#8FF4BE#8FF4BE
#8FF4BE is a very light, vivid green. Relative luminance 0.743; OKLCH L 89.1% C 0.122 H 159.2°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF4BE |
|---|---|
| RGB | rgb(143, 244, 190) |
| HSL | hsl(148, 82%, 76%) |
| HSV | hsv(148, 41%, 96%) |
| CMYK | cmyk(41.4%, 0%, 22.1%, 4.3%) |
| CIE-LAB | lab(89.04, -41.31, 16.92) |
| CIE-LCH | lch(89.04, 44.64, 157.73°) |
| OKLab | oklab(89.08% -0.1142 0.0434) |
| OKLCH | oklch(89.08% 0.122 159.2) |
| XYZ | xyz(52.9688, 74.2551, 60.2467) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.16
Light Seafoam
#A0FEBF
ΔE00 3.23
Light Blue Green
#7EFBB3
ΔE00 3.83
Light Sea Green
#98F6B0
ΔE00 3.85
Mint
#AAF0C1
ΔE00 3.92
Light Greenish Blue
#63F7B4
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF4BE #F48FC5
analogous
#92F48F #8FF4BE #8FF4F1
triadic
#8FF4BE #BE8FF4 #F4BE8F
tetradic
#8FF4BE #8F92F4 #F48FC5 #F4F18F
square
#8FF4BE #8F92F4 #F48FC5 #F4F18F
split-complementary
#8FF4BE #F18FF4 #F48F92
monochromatic
#20E97D #57EF9E #8FF4BE #C7F9DE #E3FCEF
Accessibility & contrast
On white
1.32
#8FF4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#8FF4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF4BE
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF4BE | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6BB
Deuteranopia (green-blind)
#E2DBC1
Tritanopia (blue-blind)
#77F3E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #8ff4be; /* rgb */ color: rgb(143, 244, 190); /* oklch */ color: oklch(89.1% 0.122 159.2);
Tailwind
colors: {
custom: {
50: '#b4f8d1',
500: '#8ff4be',
950: '#000000',
},
}SCSS
$custom: #8ff4be; $custom-light: #b4f8d1; $custom-dark: #000000;
JSON
{
"hex": "#8ff4be",
"rgb": {
"r": 143,
"g": 244,
"b": 190
},
"hsl": {
"h": 147.921,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.89084,
"c": 0.12212,
"h": 159.2
},
"luminance": 0.74259
}Semantic roles & 50–950 ramp
primary
#8FF4BE
secondary
#D15698
accent
#077ADF
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583