#7EFBB8#7EFBB8
#7EFBB8 is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.9% C 0.147 H 158.0°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBB8 |
|---|---|
| RGB | rgb(126, 251, 184) |
| HSL | hsl(148, 94%, 74%) |
| HSV | hsv(148, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 26.7%, 1.6%) |
| CIE-LAB | lab(90.27, -49.78, 21.61) |
| CIE-LCH | lch(90.27, 54.27, 156.53°) |
| OKLab | oklab(89.86% -0.1365 0.055) |
| OKLCH | oklch(89.86% 0.147 158) |
| XYZ | xyz(51.7490, 76.8864, 57.4517) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.02
Seafoam (survey)
#80F9AD
ΔE00 2.03
Light Greenish Blue
#63F7B4
ΔE00 2.21
Seafoam Green
#7AF9AB
ΔE00 2.24
Light Aquamarine
#7BFDC7
ΔE00 3.09
Light Bluish Green
#76FDA8
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBB8 #FB7EC1
analogous
#83FB7E #7EFBB8 #7EFBF7
triadic
#7EFBB8 #B87EFB #FBB87E
tetradic
#7EFBB8 #7E83FB #FB7EC1 #FBF77E
square
#7EFBB8 #7E83FB #FB7EC1 #FBF77E
split-complementary
#7EFBB8 #F77EFB #FB7E83
monochromatic
#08F777 #43F997 #7EFBB8 #B9FDD9 #E1FEEF
Accessibility & contrast
On white
1.28
#7EFBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#7EFBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBB8
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBB8 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB4
Deuteranopia (green-blind)
#E7DEBC
Tritanopia (blue-blind)
#5AFAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7efbb8; /* rgb */ color: rgb(126, 251, 184); /* oklch */ color: oklch(89.9% 0.147 158.0);
Tailwind
colors: {
custom: {
50: '#abfdcd',
500: '#7efbb8',
950: '#000000',
},
}SCSS
$custom: #7efbb8; $custom-light: #abfdcd; $custom-dark: #000000;
JSON
{
"hex": "#7efbb8",
"rgb": {
"r": 126,
"g": 251,
"b": 184
},
"hsl": {
"h": 147.84,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.89861,
"c": 0.14721,
"h": 158
},
"luminance": 0.76891
}Semantic roles & 50–950 ramp
primary
#7EFBB8
secondary
#D94594
accent
#007BE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#111813
muted
#818683