#8FF8BE#8FF8BE
#8FF8BE is a very light, vivid green. Relative luminance 0.767; OKLCH L 90.0% C 0.128 H 158.3°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF8BE |
|---|---|
| RGB | rgb(143, 248, 190) |
| HSL | hsl(147, 88%, 77%) |
| HSV | hsv(147, 42%, 97%) |
| CMYK | cmyk(42.3%, 0%, 23.4%, 2.7%) |
| CIE-LAB | lab(90.18, -43.07, 18.50) |
| CIE-LCH | lch(90.18, 46.88, 156.75°) |
| OKLab | oklab(90% -0.1188 0.0474) |
| OKLCH | oklch(90% 0.128 158.3) |
| XYZ | xyz(54.1854, 76.6884, 60.6523) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.44
Light Blue Green
#7EFBB3
ΔE00 2.94
Light Aquamarine
#7BFDC7
ΔE00 2.94
Light Sea Green
#98F6B0
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.56
Light Greenish Blue
#63F7B4
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF8BE #F88FC9
analogous
#95F88F #8FF8BE #8FF8F2
triadic
#8FF8BE #BE8FF8 #F8BE8F
tetradic
#8FF8BE #8F95F8 #F88FC9 #F8F28F
square
#8FF8BE #8F95F8 #F88FC9 #F8F28F
split-complementary
#8FF8BE #F28FF8 #F88F95
monochromatic
#1CF17B #55F49D #8FF8BE #C9FCDF #E2FDEE
Accessibility & contrast
On white
1.29
#8FF8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#8FF8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF8BE
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF8BE | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABB
Deuteranopia (green-blind)
#E6DEC1
Tritanopia (blue-blind)
#76F7E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #8ff8be; /* rgb */ color: rgb(143, 248, 190); /* oklch */ color: oklch(90.0% 0.128 158.3);
Tailwind
colors: {
custom: {
50: '#b4fbd1',
500: '#8ff8be',
950: '#000000',
},
}SCSS
$custom: #8ff8be; $custom-light: #b4fbd1; $custom-dark: #000000;
JSON
{
"hex": "#8ff8be",
"rgb": {
"r": 143,
"g": 248,
"b": 190
},
"hsl": {
"h": 146.857,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.90004,
"c": 0.12785,
"h": 158.3
},
"luminance": 0.76692
}Semantic roles & 50–950 ramp
primary
#8FF8BE
secondary
#D7559C
accent
#017FE5
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583