#8FFBBE#8FFBBE
#8FFBBE is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.7% C 0.132 H 157.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFBBE |
|---|---|
| RGB | rgb(143, 251, 190) |
| HSL | hsl(146, 93%, 77%) |
| HSV | hsv(146, 43%, 98%) |
| CMYK | cmyk(43%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(91.03, -44.39, 19.69) |
| CIE-LCH | lch(91.03, 48.56, 156.07°) |
| OKLab | oklab(90.7% -0.1222 0.0503) |
| OKLCH | oklch(90.7% 0.132 157.6) |
| XYZ | xyz(55.1152, 78.5478, 60.9622) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.04
Light Blue Green
#7EFBB3
ΔE00 2.40
Light Sea Green
#98F6B0
ΔE00 3.02
Light Aquamarine
#7BFDC7
ΔE00 3.04
Seafoam (survey)
#80F9AD
ΔE00 3.08
Seafoam Green
#7AF9AB
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFBBE #FB8FCC
analogous
#96FB8F #8FFBBE #8FFBF4
triadic
#8FFBBE #BE8FFB #FBBE8F
tetradic
#8FFBBE #8F96FB #FB8FCC #FBF48F
square
#8FFBBE #8F96FB #FB8FCC #FBF48F
split-complementary
#8FFBBE #F48FFB #FB8F96
monochromatic
#19F779 #54F99C #8FFBBE #CAFDE0 #E1FEEE
Accessibility & contrast
On white
1.26
#8FFBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#8FFBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFBBE
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFBBE | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECBB
Deuteranopia (green-blind)
#E9E1C2
Tritanopia (blue-blind)
#75FAEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ffbbe; /* rgb */ color: rgb(143, 251, 190); /* oklch */ color: oklch(90.7% 0.132 157.6);
Tailwind
colors: {
custom: {
50: '#b4fdd1',
500: '#8ffbbe',
950: '#000000',
},
}SCSS
$custom: #8ffbbe; $custom-light: #b4fdd1; $custom-dark: #000000;
JSON
{
"hex": "#8ffbbe",
"rgb": {
"r": 143,
"g": 251,
"b": 190
},
"hsl": {
"h": 146.111,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.90695,
"c": 0.13213,
"h": 157.6
},
"luminance": 0.78552
}Semantic roles & 50–950 ramp
primary
#8FFBBE
secondary
#DB53A0
accent
#0082E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683