#7EFABA#7EFABA
#7EFABA is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.7% C 0.144 H 159.0°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFABA |
|---|---|
| RGB | rgb(126, 250, 186) |
| HSL | hsl(149, 93%, 74%) |
| HSV | hsv(149, 50%, 98%) |
| CMYK | cmyk(49.6%, 0%, 25.6%, 2%) |
| CIE-LAB | lab(90.02, -48.97, 20.24) |
| CIE-LCH | lch(90.02, 52.99, 157.54°) |
| OKLab | oklab(89.67% -0.1346 0.0516) |
| OKLCH | oklch(89.67% 0.144 159) |
| XYZ | xyz(51.6485, 76.3477, 58.4597) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.61
Light Greenish Blue
#63F7B4
ΔE00 2.12
Light Aquamarine
#7BFDC7
ΔE00 2.57
Seafoam (survey)
#80F9AD
ΔE00 2.57
Seafoam Green
#7AF9AB
ΔE00 2.78
Light Seafoam
#A0FEBF
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFABA #FA7EBE
analogous
#80FA7E #7EFABA #7EFAF8
triadic
#7EFABA #BA7EFA #FABA7E
tetradic
#7EFABA #7E80FA #FA7EBE #FAF87E
square
#7EFABA #7E80FA #FA7EBE #FAF87E
split-complementary
#7EFABA #F87EFA #FA7E80
monochromatic
#09F47B #43F89A #7EFABA #B9FCDA #E2FEEF
Accessibility & contrast
On white
1.29
#7EFABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#7EFABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFABA
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFABA | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB6
Deuteranopia (green-blind)
#E6DDBE
Tritanopia (blue-blind)
#59F9E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7efaba; /* rgb */ color: rgb(126, 250, 186); /* oklch */ color: oklch(89.7% 0.144 159.0);
Tailwind
colors: {
custom: {
50: '#abfccf',
500: '#7efaba',
950: '#000000',
},
}SCSS
$custom: #7efaba; $custom-light: #abfccf; $custom-dark: #000000;
JSON
{
"hex": "#7efaba",
"rgb": {
"r": 126,
"g": 250,
"b": 186
},
"hsl": {
"h": 149.032,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.89671,
"c": 0.14414,
"h": 159
},
"luminance": 0.76352
}Semantic roles & 50–950 ramp
primary
#7EFABA
secondary
#D74590
accent
#0076E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111813
muted
#818683