#8BFDAC#8BFDAC
#8BFDAC is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.6% C 0.153 H 151.6°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFDAC |
|---|---|
| RGB | rgb(139, 253, 172) |
| HSL | hsl(137, 97%, 77%) |
| HSV | hsv(137, 45%, 99%) |
| CMYK | cmyk(45.1%, 0%, 32%, 0.8%) |
| CIE-LAB | lab(91.10, -49.56, 28.93) |
| CIE-LCH | lch(91.10, 57.38, 149.73°) |
| OKLab | oklab(90.6% -0.1351 0.0729) |
| OKLCH | oklch(90.6% 0.153 151.6) |
| XYZ | xyz(53.2157, 78.7142, 51.4109) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.88
Seafoam (survey)
#80F9AD
ΔE00 1.62
Light Bluish Green
#76FDA8
ΔE00 1.85
Seafoam Green
#7AF9AB
ΔE00 1.86
Mint (survey)
#9FFEB0
ΔE00 2.10
Light Blue Green
#7EFBB3
ΔE00 2.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFDAC #FD8BDC
analogous
#A3FD8B #8BFDAC #8BFDE5
triadic
#8BFDAC #AC8BFD #FDAC8B
tetradic
#8BFDAC #8BA3FD #FD8BDC #FDE58B
square
#8BFDAC #8BA3FD #FD8BDC #FDE58B
split-complementary
#8BFDAC #E58BFD #FD8BA3
monochromatic
#13FB56 #4FFC81 #8BFDAC #C7FED7 #E1FEE9
Accessibility & contrast
On white
1.25
#8BFDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#8BFDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFDAC
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFDAC | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA7
Deuteranopia (green-blind)
#EDE1B1
Tritanopia (blue-blind)
#74FAE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8bfdac; /* rgb */ color: rgb(139, 253, 172); /* oklch */ color: oklch(90.6% 0.153 151.6);
Tailwind
colors: {
custom: {
50: '#b2ffc5',
500: '#8bfdac',
950: '#000000',
},
}SCSS
$custom: #8bfdac; $custom-light: #b2ffc5; $custom-dark: #000000;
JSON
{
"hex": "#8bfdac",
"rgb": {
"r": 139,
"g": 253,
"b": 172
},
"hsl": {
"h": 137.368,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.90602,
"c": 0.15348,
"h": 151.6
},
"luminance": 0.78718
}Semantic roles & 50–950 ramp
primary
#8BFDAC
secondary
#DD4FB4
accent
#00A3E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682