#8BFDAE#8BFDAE
#8BFDAE is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.6% C 0.152 H 152.3°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFDAE |
|---|---|
| RGB | rgb(139, 253, 174) |
| HSL | hsl(138, 97%, 77%) |
| HSV | hsv(138, 45%, 99%) |
| CMYK | cmyk(45.1%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(91.14, -49.21, 27.96) |
| CIE-LCH | lch(91.14, 56.60, 150.39°) |
| OKLab | oklab(90.64% -0.1342 0.0706) |
| OKLCH | oklch(90.64% 0.152 152.3) |
| XYZ | xyz(53.4092, 78.7916, 52.4301) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.21
Seafoam (survey)
#80F9AD
ΔE00 1.40
Seafoam Green
#7AF9AB
ΔE00 1.71
Light Bluish Green
#76FDA8
ΔE00 1.90
Light Blue Green
#7EFBB3
ΔE00 2.05
Mint (survey)
#9FFEB0
ΔE00 2.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFDAE #FD8BDA
analogous
#A1FD8B #8BFDAE #8BFDE7
triadic
#8BFDAE #AE8BFD #FDAE8B
tetradic
#8BFDAE #8BA1FD #FD8BDA #FDE78B
square
#8BFDAE #8BA1FD #FD8BDA #FDE78B
split-complementary
#8BFDAE #E78BFD #FD8BA1
monochromatic
#13FB5A #4FFC84 #8BFDAE #C7FED8 #E1FEEA
Accessibility & contrast
On white
1.25
#8BFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#8BFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFDAE
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFDAE | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDA9
Deuteranopia (green-blind)
#EDE1B3
Tritanopia (blue-blind)
#74FAE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8bfdae; /* rgb */ color: rgb(139, 253, 174); /* oklch */ color: oklch(90.6% 0.152 152.3);
Tailwind
colors: {
custom: {
50: '#b2ffc6',
500: '#8bfdae',
950: '#000000',
},
}SCSS
$custom: #8bfdae; $custom-light: #b2ffc6; $custom-dark: #000000;
JSON
{
"hex": "#8bfdae",
"rgb": {
"r": 139,
"g": 253,
"b": 174
},
"hsl": {
"h": 138.421,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.90642,
"c": 0.15164,
"h": 152.3
},
"luminance": 0.78796
}Semantic roles & 50–950 ramp
primary
#8BFDAE
secondary
#DD4FB1
accent
#009FE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682