#8EFDBE#8EFDBE
#8EFDBE is a very light, vivid green. Relative luminance 0.797; OKLCH L 91.1% C 0.136 H 157.4°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFDBE |
|---|---|
| RGB | rgb(142, 253, 190) |
| HSL | hsl(146, 97%, 77%) |
| HSV | hsv(146, 44%, 99%) |
| CMYK | cmyk(43.9%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(91.56, -45.51, 20.42) |
| CIE-LCH | lch(91.56, 49.89, 155.84°) |
| OKLab | oklab(91.11% -0.1252 0.0521) |
| OKLCH | oklch(91.11% 0.136 157.4) |
| XYZ | xyz(55.5708, 79.7150, 61.1635) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.04
Light Blue Green
#7EFBB3
ΔE00 2.10
Seafoam (survey)
#80F9AD
ΔE00 2.83
Light Sea Green
#98F6B0
ΔE00 3.05
Light Aquamarine
#7BFDC7
ΔE00 3.12
Seafoam Green
#7AF9AB
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFDBE #FD8ECD
analogous
#95FD8E #8EFDBE #8EFDF6
triadic
#8EFDBE #BE8EFD #FDBE8E
tetradic
#8EFDBE #8E95FD #FD8ECD #FDF68E
square
#8EFDBE #8E95FD #FD8ECD #FDF68E
split-complementary
#8EFDBE #F68EFD #FD8E95
monochromatic
#16FB79 #52FC9B #8EFDBE #CAFEE1 #E1FEEE
Accessibility & contrast
On white
1.24
#8EFDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#8EFDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFDBE
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFDBE | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#EBE2C2
Tritanopia (blue-blind)
#73FCEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8efdbe; /* rgb */ color: rgb(142, 253, 190); /* oklch */ color: oklch(91.1% 0.136 157.4);
Tailwind
colors: {
custom: {
50: '#b4fed1',
500: '#8efdbe',
950: '#000000',
},
}SCSS
$custom: #8efdbe; $custom-light: #b4fed1; $custom-dark: #000000;
JSON
{
"hex": "#8efdbe",
"rgb": {
"r": 142,
"g": 253,
"b": 190
},
"hsl": {
"h": 145.946,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.91112,
"c": 0.13559,
"h": 157.4
},
"luminance": 0.79719
}Semantic roles & 50–950 ramp
primary
#8EFDBE
secondary
#DD52A1
accent
#0082E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683