#7EFBBC#7EFBBC
#7EFBBC is a very light, vivid green. Relative luminance 0.771; OKLCH L 90.0% C 0.144 H 159.6°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBBC |
|---|---|
| RGB | rgb(126, 251, 188) |
| HSL | hsl(150, 94%, 74%) |
| HSV | hsv(150, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(90.35, -49.00, 19.67) |
| CIE-LCH | lch(90.35, 52.80, 158.13°) |
| OKLab | oklab(89.95% -0.1348 0.0502) |
| OKLCH | oklch(89.95% 0.144 159.6) |
| XYZ | xyz(52.1742, 77.0565, 59.6912) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.86
Light Greenish Blue
#63F7B4
ΔE00 2.19
Light Aquamarine
#7BFDC7
ΔE00 2.26
Seafoam (survey)
#80F9AD
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 3.07
Light Seafoam
#A0FEBF
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBBC #FB7EBD
analogous
#7FFB7E #7EFBBC #7EFBFB
triadic
#7EFBBC #BC7EFB #FBBC7E
tetradic
#7EFBBC #7E7FFB #FB7EBD #FBFB7E
square
#7EFBBC #7E7FFB #FB7EBD #FBFB7E
split-complementary
#7EFBBC #FB7EFB #FB7E7F
monochromatic
#08F77E #43F99D #7EFBBC #B9FDDB #E1FEF0
Accessibility & contrast
On white
1.28
#7EFBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#7EFBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBBC
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBBC | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB8
Deuteranopia (green-blind)
#E6DEC0
Tritanopia (blue-blind)
#58FAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7efbbc; /* rgb */ color: rgb(126, 251, 188); /* oklch */ color: oklch(90.0% 0.144 159.6);
Tailwind
colors: {
custom: {
50: '#abfdd0',
500: '#7efbbc',
950: '#000000',
},
}SCSS
$custom: #7efbbc; $custom-light: #abfdd0; $custom-dark: #000000;
JSON
{
"hex": "#7efbbc",
"rgb": {
"r": 126,
"g": 251,
"b": 188
},
"hsl": {
"h": 149.76,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.89951,
"c": 0.14383,
"h": 159.6
},
"luminance": 0.77061
}Semantic roles & 50–950 ramp
primary
#7EFBBC
secondary
#D9458F
accent
#0074E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683