#8FF7BF#8FF7BF
#8FF7BF is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.8% C 0.126 H 158.9°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF7BF |
|---|---|
| RGB | rgb(143, 247, 191) |
| HSL | hsl(148, 87%, 76%) |
| HSV | hsv(148, 42%, 97%) |
| CMYK | cmyk(42.1%, 0%, 22.7%, 3.1%) |
| CIE-LAB | lab(89.91, -42.44, 17.62) |
| CIE-LCH | lch(89.91, 45.95, 157.45°) |
| OKLab | oklab(89.8% -0.1172 0.0451) |
| OKLCH | oklch(89.8% 0.126 158.9) |
| XYZ | xyz(53.9885, 76.1190, 61.1277) |
| Luminance | 0.7612 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.75
Light Aquamarine
#7BFDC7
ΔE00 2.84
Light Blue Green
#7EFBB3
ΔE00 3.33
Light Sea Green
#98F6B0
ΔE00 3.60
Seafoam (survey)
#80F9AD
ΔE00 3.96
Light Greenish Blue
#63F7B4
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF7BF #F78FC7
analogous
#93F78F #8FF7BF #8FF7F3
triadic
#8FF7BF #BF8FF7 #F7BF8F
tetradic
#8FF7BF #8F93F7 #F78FC7 #F7F38F
square
#8FF7BF #8F93F7 #F78FC7 #F7F38F
split-complementary
#8FF7BF #F38FF7 #F78F93
monochromatic
#1DEF7E #56F39E #8FF7BF #C8FBE0 #E2FDEF
Accessibility & contrast
On white
1.29
#8FF7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#8FF7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF7BF
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF7BF | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E9BC
Deuteranopia (green-blind)
#E5DEC2
Tritanopia (blue-blind)
#76F6E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #8ff7bf; /* rgb */ color: rgb(143, 247, 191); /* oklch */ color: oklch(89.8% 0.126 158.9);
Tailwind
colors: {
custom: {
50: '#b4fad2',
500: '#8ff7bf',
950: '#000000',
},
}SCSS
$custom: #8ff7bf; $custom-light: #b4fad2; $custom-dark: #000000;
JSON
{
"hex": "#8ff7bf",
"rgb": {
"r": 143,
"g": 247,
"b": 191
},
"hsl": {
"h": 147.692,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.89797,
"c": 0.12557,
"h": 158.9
},
"luminance": 0.76123
}Semantic roles & 50–950 ramp
primary
#8FF7BF
secondary
#D5559A
accent
#027BE3
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583