#8EFBBC#8EFBBC
#8EFBBC is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.6% C 0.134 H 157.0°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFBBC |
|---|---|
| RGB | rgb(142, 251, 188) |
| HSL | hsl(145, 93%, 77%) |
| HSV | hsv(145, 43%, 98%) |
| CMYK | cmyk(43.4%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(90.95, -45.03, 20.60) |
| CIE-LCH | lch(90.95, 49.51, 155.42°) |
| OKLab | oklab(90.61% -0.1238 0.0526) |
| OKLCH | oklch(90.61% 0.134 157) |
| XYZ | xyz(54.7257, 78.3721, 59.8108) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.00
Light Blue Green
#7EFBB3
ΔE00 2.05
Seafoam (survey)
#80F9AD
ΔE00 2.68
Light Sea Green
#98F6B0
ΔE00 2.74
Seafoam Green
#7AF9AB
ΔE00 3.13
Light Aquamarine
#7BFDC7
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFBBC #FB8ECD
analogous
#97FB8E #8EFBBC #8EFBF2
triadic
#8EFBBC #BC8EFB #FBBC8E
tetradic
#8EFBBC #8E97FB #FB8ECD #FBF28E
square
#8EFBBC #8E97FB #FB8ECD #FBF28E
split-complementary
#8EFBBC #F28EFB #FB8E97
monochromatic
#18F776 #53F999 #8EFBBC #C9FDDF #E1FEED
Accessibility & contrast
On white
1.26
#8EFBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#8EFBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFBBC
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFBBC | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB8
Deuteranopia (green-blind)
#E9E0C0
Tritanopia (blue-blind)
#74F9EA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8efbbc; /* rgb */ color: rgb(142, 251, 188); /* oklch */ color: oklch(90.6% 0.134 157.0);
Tailwind
colors: {
custom: {
50: '#b4fdd0',
500: '#8efbbc',
950: '#000000',
},
}SCSS
$custom: #8efbbc; $custom-light: #b4fdd0; $custom-dark: #000000;
JSON
{
"hex": "#8efbbc",
"rgb": {
"r": 142,
"g": 251,
"b": 188
},
"hsl": {
"h": 145.321,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.90606,
"c": 0.13448,
"h": 157
},
"luminance": 0.78376
}Semantic roles & 50–950 ramp
primary
#8EFBBC
secondary
#DB53A1
accent
#0085E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683