#8EFEBF#8EFEBF
#8EFEBF is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.4% C 0.136 H 157.6°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFEBF |
|---|---|
| RGB | rgb(142, 254, 191) |
| HSL | hsl(146, 98%, 78%) |
| HSV | hsv(146, 44%, 100%) |
| CMYK | cmyk(44.1%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.86, -45.76, 20.33) |
| CIE-LCH | lch(91.86, 50.07, 156.04°) |
| OKLab | oklab(91.37% -0.1258 0.0519) |
| OKLCH | oklch(91.37% 0.136 157.6) |
| XYZ | xyz(55.9970, 80.3919, 61.8465) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.09
Light Blue Green
#7EFBB3
ΔE00 2.16
Seafoam (survey)
#80F9AD
ΔE00 2.93
Light Aquamarine
#7BFDC7
ΔE00 3.06
Light Sea Green
#98F6B0
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFEBF #FE8ECD
analogous
#95FE8E #8EFEBF #8EFEF7
triadic
#8EFEBF #BF8EFE #FEBF8E
tetradic
#8EFEBF #8E95FE #FE8ECD #FEF78E
square
#8EFEBF #8E95FE #FE8ECD #FEF78E
split-complementary
#8EFEBF #F78EFE #FE8E95
monochromatic
#15FD7A #51FD9D #8EFEBF #CBFFE1 #E1FFEE
Accessibility & contrast
On white
1.23
#8EFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#8EFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFEBF
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFEBF | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBB
Deuteranopia (green-blind)
#EBE3C3
Tritanopia (blue-blind)
#73FDED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8efebf; /* rgb */ color: rgb(142, 254, 191); /* oklch */ color: oklch(91.4% 0.136 157.6);
Tailwind
colors: {
custom: {
50: '#b4ffd2',
500: '#8efebf',
950: '#000000',
},
}SCSS
$custom: #8efebf; $custom-light: #b4ffd2; $custom-dark: #000000;
JSON
{
"hex": "#8efebf",
"rgb": {
"r": 142,
"g": 254,
"b": 191
},
"hsl": {
"h": 146.25,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.91365,
"c": 0.13614,
"h": 157.6
},
"luminance": 0.80396
}Semantic roles & 50–950 ramp
primary
#8EFEBF
secondary
#DF51A1
accent
#0081E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683