#8BFDA3#8BFDA3
#8BFDA3 is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.4% C 0.162 H 149.1°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFDA3 |
|---|---|
| RGB | rgb(139, 253, 163) |
| HSL | hsl(133, 97%, 77%) |
| HSV | hsv(133, 45%, 99%) |
| CMYK | cmyk(45.1%, 0%, 35.6%, 0.8%) |
| CIE-LAB | lab(90.95, -51.07, 33.24) |
| CIE-LCH | lch(90.95, 60.94, 146.94°) |
| OKLab | oklab(90.43% -0.1389 0.0831) |
| OKLCH | oklch(90.43% 0.162 149.1) |
| XYZ | xyz(52.3804, 78.3801, 47.0119) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.02
Mint Green
#8FFF9F
ΔE00 1.16
Baby Green
#8CFF9E
ΔE00 1.17
Light Bluish Green
#76FDA8
ΔE00 2.40
Mint (survey)
#9FFEB0
ΔE00 2.57
Palegreen
#98FB98
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFDA3 #FD8BE5
analogous
#ACFD8B #8BFDA3 #8BFDDC
triadic
#8BFDA3 #A38BFD #FDA38B
tetradic
#8BFDA3 #8BACFD #FD8BE5 #FDDC8B
square
#8BFDA3 #8BACFD #FD8BE5 #FDDC8B
split-complementary
#8BFDA3 #DC8BFD #FD8BAC
monochromatic
#13FB44 #4FFC73 #8BFDA3 #C7FED3 #E1FEE7
Accessibility & contrast
On white
1.26
#8BFDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#8BFDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFDA3
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFDA3 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9D
Deuteranopia (green-blind)
#EEE1A8
Tritanopia (blue-blind)
#77F9E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8bfda3; /* rgb */ color: rgb(139, 253, 163); /* oklch */ color: oklch(90.4% 0.162 149.1);
Tailwind
colors: {
custom: {
50: '#b2ffbf',
500: '#8bfda3',
950: '#000000',
},
}SCSS
$custom: #8bfda3; $custom-light: #b2ffbf; $custom-dark: #000000;
JSON
{
"hex": "#8bfda3",
"rgb": {
"r": 139,
"g": 253,
"b": 163
},
"hsl": {
"h": 132.632,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.90429,
"c": 0.16187,
"h": 149.1
},
"luminance": 0.78384
}Semantic roles & 50–950 ramp
primary
#8BFDA3
secondary
#DD4FBF
accent
#00B5E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111812
muted
#818682