#8DFBB0#8DFBB0
#8DFBB0 is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.3% C 0.146 H 152.8°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFBB0 |
|---|---|
| RGB | rgb(141, 251, 176) |
| HSL | hsl(139, 93%, 77%) |
| HSV | hsv(139, 44%, 98%) |
| CMYK | cmyk(43.8%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(90.68, -47.48, 26.34) |
| CIE-LCH | lch(90.68, 54.30, 150.98°) |
| OKLab | oklab(90.3% -0.1297 0.0667) |
| OKLCH | oklch(90.3% 0.146 152.8) |
| XYZ | xyz(53.3146, 77.7879, 53.2711) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.25
Foam Green
#90FDA9
ΔE00 1.75
Seafoam Green
#7AF9AB
ΔE00 1.75
Light Blue Green
#7EFBB3
ΔE00 1.78
Light Sea Green
#98F6B0
ΔE00 1.81
Mint (survey)
#9FFEB0
ΔE00 2.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFBB0 #FB8DD8
analogous
#A1FB8D #8DFBB0 #8DFBE7
triadic
#8DFBB0 #B08DFB #FBB08D
tetradic
#8DFBB0 #8DA1FB #FB8DD8 #FBE78D
square
#8DFBB0 #8DA1FB #FB8DD8 #FBE78D
split-complementary
#8DFBB0 #E78DFB #FB8DA1
monochromatic
#17F75E #52F987 #8DFBB0 #C8FDD9 #E1FEEB
Accessibility & contrast
On white
1.27
#8DFBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#8DFBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFBB0
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFBB0 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAB
Deuteranopia (green-blind)
#EBE0B4
Tritanopia (blue-blind)
#76F8E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8dfbb0; /* rgb */ color: rgb(141, 251, 176); /* oklch */ color: oklch(90.3% 0.146 152.8);
Tailwind
colors: {
custom: {
50: '#b3fdc8',
500: '#8dfbb0',
950: '#000000',
},
}SCSS
$custom: #8dfbb0; $custom-light: #b3fdc8; $custom-dark: #000000;
JSON
{
"hex": "#8dfbb0",
"rgb": {
"r": 141,
"g": 251,
"b": 176
},
"hsl": {
"h": 139.091,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.90304,
"c": 0.14581,
"h": 152.8
},
"luminance": 0.77792
}Semantic roles & 50–950 ramp
primary
#8DFBB0
secondary
#DB52AF
accent
#009CE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682