#8BFDA5#8BFDA5
#8BFDA5 is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.5% C 0.160 H 149.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFDA5 |
|---|---|
| RGB | rgb(139, 253, 165) |
| HSL | hsl(134, 97%, 77%) |
| HSV | hsv(134, 45%, 99%) |
| CMYK | cmyk(45.1%, 0%, 34.8%, 0.8%) |
| CIE-LAB | lab(90.99, -50.74, 32.28) |
| CIE-LCH | lch(90.99, 60.14, 147.54°) |
| OKLab | oklab(90.47% -0.1381 0.0809) |
| OKLCH | oklch(90.47% 0.16 149.6) |
| XYZ | xyz(52.5610, 78.4524, 47.9632) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.73
Mint Green
#8FFF9F
ΔE00 1.48
Baby Green
#8CFF9E
ΔE00 1.51
Light Bluish Green
#76FDA8
ΔE00 2.19
Mint (survey)
#9FFEB0
ΔE00 2.38
Seafoam (survey)
#80F9AD
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFDA5 #FD8BE3
analogous
#AAFD8B #8BFDA5 #8BFDDE
triadic
#8BFDA5 #A58BFD #FDA58B
tetradic
#8BFDA5 #8BAAFD #FD8BE3 #FDDE8B
square
#8BFDA5 #8BAAFD #FD8BE3 #FDDE8B
split-complementary
#8BFDA5 #DE8BFD #FD8BAA
monochromatic
#13FB48 #4FFC76 #8BFDA5 #C7FED4 #E1FEE8
Accessibility & contrast
On white
1.26
#8BFDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#8BFDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFDA5
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFDA5 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9F
Deuteranopia (green-blind)
#EEE1AA
Tritanopia (blue-blind)
#76F9E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8bfda5; /* rgb */ color: rgb(139, 253, 165); /* oklch */ color: oklch(90.5% 0.160 149.6);
Tailwind
colors: {
custom: {
50: '#b2ffc0',
500: '#8bfda5',
950: '#000000',
},
}SCSS
$custom: #8bfda5; $custom-light: #b2ffc0; $custom-dark: #000000;
JSON
{
"hex": "#8bfda5",
"rgb": {
"r": 139,
"g": 253,
"b": 165
},
"hsl": {
"h": 133.684,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.90466,
"c": 0.16,
"h": 149.6
},
"luminance": 0.78456
}Semantic roles & 50–950 ramp
primary
#8BFDA5
secondary
#DD4FBD
accent
#00B1E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682