#8EFBC1#8EFBC1
#8EFBC1 is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.7% C 0.130 H 159.1°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFBC1 |
|---|---|
| RGB | rgb(142, 251, 193) |
| HSL | hsl(148, 93%, 77%) |
| HSV | hsv(148, 43%, 98%) |
| CMYK | cmyk(43.4%, 0%, 23.1%, 1.6%) |
| CIE-LAB | lab(91.05, -44.07, 18.18) |
| CIE-LCH | lch(91.05, 47.67, 157.59°) |
| OKLab | oklab(90.72% -0.1216 0.0465) |
| OKLCH | oklch(90.72% 0.13 159.1) |
| XYZ | xyz(55.2740, 78.5914, 62.6987) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.47
Light Seafoam
#A0FEBF
ΔE00 2.51
Light Blue Green
#7EFBB3
ΔE00 2.90
Light Sea Green
#98F6B0
ΔE00 3.67
Seafoam (survey)
#80F9AD
ΔE00 3.68
Light Greenish Blue
#63F7B4
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFBC1 #FB8EC8
analogous
#92FB8E #8EFBC1 #8EFBF7
triadic
#8EFBC1 #C18EFB #FBC18E
tetradic
#8EFBC1 #8E92FB #FB8EC8 #FBF78E
square
#8EFBC1 #8E92FB #FB8EC8 #FBF78E
split-complementary
#8EFBC1 #F78EFB #FB8E92
monochromatic
#18F780 #53F9A1 #8EFBC1 #C9FDE1 #E1FEEF
Accessibility & contrast
On white
1.26
#8EFBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#8EFBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFBC1
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFBC1 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBE
Deuteranopia (green-blind)
#E8E1C4
Tritanopia (blue-blind)
#73FAEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8efbc1; /* rgb */ color: rgb(142, 251, 193); /* oklch */ color: oklch(90.7% 0.130 159.1);
Tailwind
colors: {
custom: {
50: '#b4fdd3',
500: '#8efbc1',
950: '#000000',
},
}SCSS
$custom: #8efbc1; $custom-light: #b4fdd3; $custom-dark: #000000;
JSON
{
"hex": "#8efbc1",
"rgb": {
"r": 142,
"g": 251,
"b": 193
},
"hsl": {
"h": 148.073,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.9072,
"c": 0.1302,
"h": 159.1
},
"luminance": 0.78595
}Semantic roles & 50–950 ramp
primary
#8EFBC1
secondary
#DB539B
accent
#007AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683