#8BFDA0#8BFDA0
#8BFDA0 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.4% C 0.165 H 148.3°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFDA0 |
|---|---|
| RGB | rgb(139, 253, 160) |
| HSL | hsl(131, 97%, 77%) |
| HSV | hsv(131, 45%, 99%) |
| CMYK | cmyk(45.1%, 0%, 36.8%, 0.8%) |
| CIE-LAB | lab(90.90, -51.56, 34.67) |
| CIE-LCH | lch(90.90, 62.13, 146.08°) |
| OKLab | oklab(90.37% -0.1402 0.0864) |
| OKLCH | oklch(90.37% 0.165 148.3) |
| XYZ | xyz(52.1148, 78.2739, 45.6131) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 0.71
Mint Green
#8FFF9F
ΔE00 0.73
Foam Green
#90FDA9
ΔE00 1.49
Palegreen
#98FB98
ΔE00 2.20
Light Bluish Green
#76FDA8
ΔE00 2.76
Mint (survey)
#9FFEB0
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFDA0 #FD8BE8
analogous
#AFFD8B #8BFDA0 #8BFDD9
triadic
#8BFDA0 #A08BFD #FDA08B
tetradic
#8BFDA0 #8BAFFD #FD8BE8 #FDD98B
square
#8BFDA0 #8BAFFD #FD8BE8 #FDD98B
split-complementary
#8BFDA0 #D98BFD #FD8BAF
monochromatic
#13FB3D #4FFC6F #8BFDA0 #C7FED1 #E1FEE6
Accessibility & contrast
On white
1.26
#8BFDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#8BFDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFDA0
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFDA0 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9A
Deuteranopia (green-blind)
#EFE1A6
Tritanopia (blue-blind)
#77F9E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8bfda0; /* rgb */ color: rgb(139, 253, 160); /* oklch */ color: oklch(90.4% 0.165 148.3);
Tailwind
colors: {
custom: {
50: '#b2ffbd',
500: '#8bfda0',
950: '#000000',
},
}SCSS
$custom: #8bfda0; $custom-light: #b2ffbd; $custom-dark: #000000;
JSON
{
"hex": "#8bfda0",
"rgb": {
"r": 139,
"g": 253,
"b": 160
},
"hsl": {
"h": 131.053,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.90373,
"c": 0.16469,
"h": 148.3
},
"luminance": 0.78278
}Semantic roles & 50–950 ramp
primary
#8BFDA0
secondary
#DD4FC3
accent
#00BBE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111812
muted
#818682