#8FF8BB#8FF8BB
#8FF8BB is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.9% C 0.130 H 157.0°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF8BB |
|---|---|
| RGB | rgb(143, 248, 187) |
| HSL | hsl(145, 88%, 77%) |
| HSV | hsv(145, 42%, 97%) |
| CMYK | cmyk(42.3%, 0%, 24.6%, 2.7%) |
| CIE-LAB | lab(90.12, -43.65, 19.96) |
| CIE-LCH | lch(90.12, 47.99, 155.42°) |
| OKLab | oklab(89.94% -0.1201 0.051) |
| OKLCH | oklch(89.94% 0.13 157) |
| XYZ | xyz(53.8609, 76.5586, 58.9432) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.13
Light Blue Green
#7EFBB3
ΔE00 2.46
Light Sea Green
#98F6B0
ΔE00 2.65
Seafoam (survey)
#80F9AD
ΔE00 2.97
Light Aquamarine
#7BFDC7
ΔE00 3.39
Seafoam Green
#7AF9AB
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF8BB #F88FCC
analogous
#98F88F #8FF8BB #8FF8F0
triadic
#8FF8BB #BB8FF8 #F8BB8F
tetradic
#8FF8BB #8F98F8 #F88FCC #F8F08F
square
#8FF8BB #8F98F8 #F88FCC #F8F08F
split-complementary
#8FF8BB #F08FF8 #F88F98
monochromatic
#1CF175 #55F498 #8FF8BB #C9FCDE #E2FDEE
Accessibility & contrast
On white
1.29
#8FF8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#8FF8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF8BB
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF8BB | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB8
Deuteranopia (green-blind)
#E7DEBF
Tritanopia (blue-blind)
#77F6E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #8ff8bb; /* rgb */ color: rgb(143, 248, 187); /* oklch */ color: oklch(89.9% 0.130 157.0);
Tailwind
colors: {
custom: {
50: '#b4fbcf',
500: '#8ff8bb',
950: '#000000',
},
}SCSS
$custom: #8ff8bb; $custom-light: #b4fbcf; $custom-dark: #000000;
JSON
{
"hex": "#8ff8bb",
"rgb": {
"r": 143,
"g": 248,
"b": 187
},
"hsl": {
"h": 145.143,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.89936,
"c": 0.13044,
"h": 157
},
"luminance": 0.76562
}Semantic roles & 50–950 ramp
primary
#8FF8BB
secondary
#D755A0
accent
#0185E5
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583