#8EFBBB#8EFBBB
#8EFBBB is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.6% C 0.135 H 156.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFBBB |
|---|---|
| RGB | rgb(142, 251, 187) |
| HSL | hsl(145, 93%, 77%) |
| HSV | hsv(145, 43%, 98%) |
| CMYK | cmyk(43.4%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.93, -45.21, 21.08) |
| CIE-LCH | lch(90.93, 49.89, 155.00°) |
| OKLab | oklab(90.58% -0.1242 0.0538) |
| OKLCH | oklch(90.58% 0.135 156.6) |
| XYZ | xyz(54.6183, 78.3291, 59.2450) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.91
Light Seafoam
#A0FEBF
ΔE00 1.96
Seafoam (survey)
#80F9AD
ΔE00 2.50
Light Sea Green
#98F6B0
ΔE00 2.58
Seafoam Green
#7AF9AB
ΔE00 2.96
Light Aquamarine
#7BFDC7
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFBBB #FB8ECE
analogous
#98FB8E #8EFBBB #8EFBF2
triadic
#8EFBBB #BB8EFB #FBBB8E
tetradic
#8EFBBB #8E98FB #FB8ECE #FBF28E
square
#8EFBBB #8E98FB #FB8ECE #FBF28E
split-complementary
#8EFBBB #F28EFB #FB8E98
monochromatic
#18F774 #53F997 #8EFBBB #C9FDDF #E1FEED
Accessibility & contrast
On white
1.26
#8EFBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#8EFBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFBBB
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFBBB | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#75F9EA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8efbbb; /* rgb */ color: rgb(142, 251, 187); /* oklch */ color: oklch(90.6% 0.135 156.6);
Tailwind
colors: {
custom: {
50: '#b4fdcf',
500: '#8efbbb',
950: '#000000',
},
}SCSS
$custom: #8efbbb; $custom-light: #b4fdcf; $custom-dark: #000000;
JSON
{
"hex": "#8efbbb",
"rgb": {
"r": 142,
"g": 251,
"b": 187
},
"hsl": {
"h": 144.771,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.90584,
"c": 0.13534,
"h": 156.6
},
"luminance": 0.78333
}Semantic roles & 50–950 ramp
primary
#8EFBBB
secondary
#DB53A2
accent
#0087E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683