#8FF9BD#8FF9BD
#8FF9BD is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.2% C 0.130 H 157.6°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF9BD |
|---|---|
| RGB | rgb(143, 249, 189) |
| HSL | hsl(146, 90%, 77%) |
| HSV | hsv(146, 43%, 98%) |
| CMYK | cmyk(42.6%, 0%, 24.1%, 2.4%) |
| CIE-LAB | lab(90.44, -43.70, 19.39) |
| CIE-LCH | lch(90.44, 47.81, 156.08°) |
| OKLab | oklab(90.21% -0.1203 0.0495) |
| OKLCH | oklch(90.21% 0.13 157.6) |
| XYZ | xyz(54.3848, 77.2613, 60.1814) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.17
Light Blue Green
#7EFBB3
ΔE00 2.58
Light Sea Green
#98F6B0
ΔE00 2.96
Light Aquamarine
#7BFDC7
ΔE00 3.10
Seafoam (survey)
#80F9AD
ΔE00 3.19
Seafoam Green
#7AF9AB
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF9BD #F98FCB
analogous
#96F98F #8FF9BD #8FF9F2
triadic
#8FF9BD #BD8FF9 #F9BD8F
tetradic
#8FF9BD #8F96F9 #F98FCB #F9F28F
square
#8FF9BD #8F96F9 #F98FCB #F9F28F
split-complementary
#8FF9BD #F28FF9 #F98F96
monochromatic
#1BF379 #55F69B #8FF9BD #C9FCDF #E2FDEE
Accessibility & contrast
On white
1.28
#8FF9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#8FF9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF9BD
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF9BD | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBA
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#76F8E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8ff9bd; /* rgb */ color: rgb(143, 249, 189); /* oklch */ color: oklch(90.2% 0.130 157.6);
Tailwind
colors: {
custom: {
50: '#b4fcd1',
500: '#8ff9bd',
950: '#000000',
},
}SCSS
$custom: #8ff9bd; $custom-light: #b4fcd1; $custom-dark: #000000;
JSON
{
"hex": "#8ff9bd",
"rgb": {
"r": 143,
"g": 249,
"b": 189
},
"hsl": {
"h": 146.038,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.90212,
"c": 0.13013,
"h": 157.6
},
"luminance": 0.77265
}Semantic roles & 50–950 ramp
primary
#8FF9BD
secondary
#D8549F
accent
#0082E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583