#7EFDBB#7EFDBB
#7EFDBB is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.4% C 0.147 H 158.7°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDBB |
|---|---|
| RGB | rgb(126, 253, 187) |
| HSL | hsl(149, 97%, 74%) |
| HSV | hsv(149, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(90.90, -50.04, 20.95) |
| CIE-LCH | lch(90.90, 54.25, 157.28°) |
| OKLab | oklab(90.4% -0.1374 0.0534) |
| OKLCH | oklch(90.4% 0.147 158.7) |
| XYZ | xyz(52.6948, 78.2696, 59.3348) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.40
Light Greenish Blue
#63F7B4
ΔE00 2.30
Seafoam (survey)
#80F9AD
ΔE00 2.46
Seafoam Green
#7AF9AB
ΔE00 2.64
Light Aquamarine
#7BFDC7
ΔE00 2.74
Light Seafoam
#A0FEBF
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDBB #FD7EC0
analogous
#81FD7E #7EFDBB #7EFDFB
triadic
#7EFDBB #BB7EFD #FDBB7E
tetradic
#7EFDBB #7E81FD #FD7EC0 #FDFB7E
square
#7EFDBB #7E81FD #FD7EC0 #FDFB7E
split-complementary
#7EFDBB #FB7EFD #FD7E81
monochromatic
#05FB7B #42FC9B #7EFDBB #BAFEDB #E1FFEF
Accessibility & contrast
On white
1.26
#7EFDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#7EFDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDBB
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDBB | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E8E0BF
Tritanopia (blue-blind)
#58FCEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efdbb; /* rgb */ color: rgb(126, 253, 187); /* oklch */ color: oklch(90.4% 0.147 158.7);
Tailwind
colors: {
custom: {
50: '#abffcf',
500: '#7efdbb',
950: '#000000',
},
}SCSS
$custom: #7efdbb; $custom-light: #abffcf; $custom-dark: #000000;
JSON
{
"hex": "#7efdbb",
"rgb": {
"r": 126,
"g": 253,
"b": 187
},
"hsl": {
"h": 148.819,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.90396,
"c": 0.14739,
"h": 158.7
},
"luminance": 0.78274
}Semantic roles & 50–950 ramp
primary
#7EFDBB
secondary
#DB4493
accent
#0077E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683