#8EFBBE#8EFBBE
#8EFBBE is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.7% C 0.133 H 157.8°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFBBE |
|---|---|
| RGB | rgb(142, 251, 190) |
| HSL | hsl(146, 93%, 77%) |
| HSV | hsv(146, 43%, 98%) |
| CMYK | cmyk(43.4%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(90.99, -44.65, 19.63) |
| CIE-LCH | lch(90.99, 48.77, 156.27°) |
| OKLab | oklab(90.65% -0.1229 0.0502) |
| OKLCH | oklch(90.65% 0.133 157.8) |
| XYZ | xyz(54.9428, 78.4589, 60.9541) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.15
Light Blue Green
#7EFBB3
ΔE00 2.36
Light Aquamarine
#7BFDC7
ΔE00 2.95
Seafoam (survey)
#80F9AD
ΔE00 3.06
Light Sea Green
#98F6B0
ΔE00 3.09
Seafoam Green
#7AF9AB
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFBBE #FB8ECB
analogous
#95FB8E #8EFBBE #8EFBF4
triadic
#8EFBBE #BE8EFB #FBBE8E
tetradic
#8EFBBE #8E95FB #FB8ECB #FBF48E
square
#8EFBBE #8E95FB #FB8ECB #FBF48E
split-complementary
#8EFBBE #F48EFB #FB8E95
monochromatic
#18F77A #53F99C #8EFBBE #C9FDE0 #E1FEEE
Accessibility & contrast
On white
1.26
#8EFBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#8EFBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFBBE
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFBBE | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E9E0C2
Tritanopia (blue-blind)
#74FAEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8efbbe; /* rgb */ color: rgb(142, 251, 190); /* oklch */ color: oklch(90.7% 0.133 157.8);
Tailwind
colors: {
custom: {
50: '#b4fdd1',
500: '#8efbbe',
950: '#000000',
},
}SCSS
$custom: #8efbbe; $custom-light: #b4fdd1; $custom-dark: #000000;
JSON
{
"hex": "#8efbbe",
"rgb": {
"r": 142,
"g": 251,
"b": 190
},
"hsl": {
"h": 146.422,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.90651,
"c": 0.13274,
"h": 157.8
},
"luminance": 0.78463
}Semantic roles & 50–950 ramp
primary
#8EFBBE
secondary
#DB539F
accent
#0080E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683