#7EFABB#7EFABB
#7EFABB is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.7% C 0.143 H 159.4°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFABB |
|---|---|
| RGB | rgb(126, 250, 187) |
| HSL | hsl(150, 93%, 74%) |
| HSV | hsv(150, 50%, 98%) |
| CMYK | cmyk(49.6%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(90.04, -48.77, 19.76) |
| CIE-LCH | lch(90.04, 52.62, 157.95°) |
| OKLab | oklab(89.69% -0.1341 0.0504) |
| OKLCH | oklch(89.69% 0.143 159.4) |
| XYZ | xyz(51.7552, 76.3904, 59.0216) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.82
Light Greenish Blue
#63F7B4
ΔE00 2.14
Light Aquamarine
#7BFDC7
ΔE00 2.36
Seafoam (survey)
#80F9AD
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 3.00
Light Seafoam
#A0FEBF
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFABB #FA7EBD
analogous
#7FFA7E #7EFABB #7EFAF9
triadic
#7EFABB #BB7EFA #FABB7E
tetradic
#7EFABB #7E7FFA #FA7EBD #FAF97E
square
#7EFABB #7E7FFA #FA7EBD #FAF97E
split-complementary
#7EFABB #F97EFA #FA7E7F
monochromatic
#09F47D #43F89C #7EFABB #B9FCDA #E2FEEF
Accessibility & contrast
On white
1.29
#7EFABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#7EFABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFABB
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFABB | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#59F9E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7efabb; /* rgb */ color: rgb(126, 250, 187); /* oklch */ color: oklch(89.7% 0.143 159.4);
Tailwind
colors: {
custom: {
50: '#abfccf',
500: '#7efabb',
950: '#000000',
},
}SCSS
$custom: #7efabb; $custom-light: #abfccf; $custom-dark: #000000;
JSON
{
"hex": "#7efabb",
"rgb": {
"r": 126,
"g": 250,
"b": 187
},
"hsl": {
"h": 149.516,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.89694,
"c": 0.1433,
"h": 159.4
},
"luminance": 0.76395
}Semantic roles & 50–950 ramp
primary
#7EFABB
secondary
#D7458F
accent
#0075E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683