#8EFDBB#8EFDBB
#8EFDBB is a very light, vivid green. Relative luminance 0.796; OKLCH L 91.0% C 0.138 H 156.2°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFDBB |
|---|---|
| RGB | rgb(142, 253, 187) |
| HSL | hsl(144, 97%, 77%) |
| HSV | hsv(144, 44%, 99%) |
| CMYK | cmyk(43.9%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(91.50, -46.08, 21.87) |
| CIE-LCH | lch(91.50, 51.01, 154.61°) |
| OKLab | oklab(91.05% -0.1264 0.0557) |
| OKLCH | oklch(91.05% 0.138 156.2) |
| XYZ | xyz(55.2463, 79.5852, 59.4544) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.71
Light Seafoam
#A0FEBF
ΔE00 1.95
Seafoam (survey)
#80F9AD
ΔE00 2.30
Light Sea Green
#98F6B0
ΔE00 2.61
Seafoam Green
#7AF9AB
ΔE00 2.76
Mint (survey)
#9FFEB0
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFDBB #FD8ED0
analogous
#99FD8E #8EFDBB #8EFDF2
triadic
#8EFDBB #BB8EFD #FDBB8E
tetradic
#8EFDBB #8E99FD #FD8ED0 #FDF28E
square
#8EFDBB #8E99FD #FD8ED0 #FDF28E
split-complementary
#8EFDBB #F28EFD #FD8E99
monochromatic
#16FB73 #52FC97 #8EFDBB #CAFEDF #E1FEED
Accessibility & contrast
On white
1.24
#8EFDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#8EFDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFDBB
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFDBB | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#EBE2BF
Tritanopia (blue-blind)
#74FBEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8efdbb; /* rgb */ color: rgb(142, 253, 187); /* oklch */ color: oklch(91.0% 0.138 156.2);
Tailwind
colors: {
custom: {
50: '#b4fecf',
500: '#8efdbb',
950: '#000000',
},
}SCSS
$custom: #8efdbb; $custom-light: #b4fecf; $custom-dark: #000000;
JSON
{
"hex": "#8efdbb",
"rgb": {
"r": 142,
"g": 253,
"b": 187
},
"hsl": {
"h": 144.324,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.91045,
"c": 0.13819,
"h": 156.2
},
"luminance": 0.79589
}Semantic roles & 50–950 ramp
primary
#8EFDBB
secondary
#DD52A5
accent
#0088E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683