#7EFBBA#7EFBBA
#7EFBBA is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.9% C 0.146 H 158.8°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBBA |
|---|---|
| RGB | rgb(126, 251, 186) |
| HSL | hsl(149, 94%, 74%) |
| HSV | hsv(149, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 25.9%, 1.6%) |
| CIE-LAB | lab(90.31, -49.39, 20.64) |
| CIE-LCH | lch(90.31, 53.53, 157.32°) |
| OKLab | oklab(89.91% -0.1356 0.0526) |
| OKLCH | oklch(89.91% 0.146 158.8) |
| XYZ | xyz(51.9601, 76.9708, 58.5636) |
| Luminance | 0.7698 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.44
Light Greenish Blue
#63F7B4
ΔE00 2.16
Seafoam (survey)
#80F9AD
ΔE00 2.44
Seafoam Green
#7AF9AB
ΔE00 2.65
Light Aquamarine
#7BFDC7
ΔE00 2.68
Light Seafoam
#A0FEBF
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBBA #FB7EBF
analogous
#81FB7E #7EFBBA #7EFBF9
triadic
#7EFBBA #BA7EFB #FBBA7E
tetradic
#7EFBBA #7E81FB #FB7EBF #FBF97E
square
#7EFBBA #7E81FB #FB7EBF #FBF97E
split-complementary
#7EFBBA #F97EFB #FB7E81
monochromatic
#08F77B #43F99A #7EFBBA #B9FDDA #E1FEEF
Accessibility & contrast
On white
1.28
#7EFBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#7EFBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBBA
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBBA | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB6
Deuteranopia (green-blind)
#E6DEBE
Tritanopia (blue-blind)
#59FAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7efbba; /* rgb */ color: rgb(126, 251, 186); /* oklch */ color: oklch(89.9% 0.146 158.8);
Tailwind
colors: {
custom: {
50: '#abfdcf',
500: '#7efbba',
950: '#000000',
},
}SCSS
$custom: #7efbba; $custom-light: #abfdcf; $custom-dark: #000000;
JSON
{
"hex": "#7efbba",
"rgb": {
"r": 126,
"g": 251,
"b": 186
},
"hsl": {
"h": 148.8,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.89906,
"c": 0.14551,
"h": 158.8
},
"luminance": 0.76975
}Semantic roles & 50–950 ramp
primary
#7EFBBA
secondary
#D94592
accent
#0077E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111813
muted
#818683