#7EFBBB#7EFBBB
#7EFBBB is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.9% C 0.145 H 159.2°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBBB |
|---|---|
| RGB | rgb(126, 251, 187) |
| HSL | hsl(149, 94%, 74%) |
| HSV | hsv(149, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.33, -49.20, 20.16) |
| CIE-LCH | lch(90.33, 53.16, 157.72°) |
| OKLab | oklab(89.93% -0.1352 0.0514) |
| OKLCH | oklch(89.93% 0.145 159.2) |
| XYZ | xyz(52.0668, 77.0135, 59.1254) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.65
Light Greenish Blue
#63F7B4
ΔE00 2.16
Light Aquamarine
#7BFDC7
ΔE00 2.47
Seafoam (survey)
#80F9AD
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 2.86
Light Seafoam
#A0FEBF
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBBB #FB7EBE
analogous
#80FB7E #7EFBBB #7EFBFA
triadic
#7EFBBB #BB7EFB #FBBB7E
tetradic
#7EFBBB #7E80FB #FB7EBE #FBFA7E
square
#7EFBBB #7E80FB #FB7EBE #FBFA7E
split-complementary
#7EFBBB #FA7EFB #FB7E80
monochromatic
#08F77C #43F99C #7EFBBB #B9FDDA #E1FEEF
Accessibility & contrast
On white
1.28
#7EFBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#7EFBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBBB
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBBB | 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)
#F9EBB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#59FAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7efbbb; /* rgb */ color: rgb(126, 251, 187); /* oklch */ color: oklch(89.9% 0.145 159.2);
Tailwind
colors: {
custom: {
50: '#abfdcf',
500: '#7efbbb',
950: '#000000',
},
}SCSS
$custom: #7efbbb; $custom-light: #abfdcf; $custom-dark: #000000;
JSON
{
"hex": "#7efbbb",
"rgb": {
"r": 126,
"g": 251,
"b": 187
},
"hsl": {
"h": 149.28,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.89928,
"c": 0.14466,
"h": 159.2
},
"luminance": 0.77018
}Semantic roles & 50–950 ramp
primary
#7EFBBB
secondary
#D94590
accent
#0076E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683