#7EFEBF#7EFEBF
#7EFEBF is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.145 H 160.1°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEBF |
|---|---|
| RGB | rgb(126, 254, 191) |
| HSL | hsl(150, 98%, 75%) |
| HSV | hsv(150, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.27, -49.67, 19.42) |
| CIE-LCH | lch(91.27, 53.33, 158.65°) |
| OKLab | oklab(90.72% -0.1367 0.0496) |
| OKLCH | oklch(90.72% 0.145 160.1) |
| XYZ | xyz(53.4455, 79.0763, 61.7269) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.06
Light Blue Green
#7EFBB3
ΔE00 2.12
Light Greenish Blue
#63F7B4
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.35
Light Seafoam
#A0FEBF
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEBF #FE7EBD
analogous
#7EFE7F #7EFEBF #7EFDFE
triadic
#7EFEBF #BF7EFE #FEBF7E
tetradic
#7EFEBF #7F7EFE #FE7EBD #FDFE7E
square
#7EFEBF #7F7EFE #FE7EBD #FDFE7E
split-complementary
#7EFEBF #FE7EFD #FE7F7E
monochromatic
#05FD83 #41FEA1 #7EFEBF #BBFEDD #E1FFF0
Accessibility & contrast
On white
1.25
#7EFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#7EFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEBF
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEBF | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBB
Deuteranopia (green-blind)
#E8E1C3
Tritanopia (blue-blind)
#56FDED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7efebf; /* rgb */ color: rgb(126, 254, 191); /* oklch */ color: oklch(90.7% 0.145 160.1);
Tailwind
colors: {
custom: {
50: '#abffd2',
500: '#7efebf',
950: '#000000',
},
}SCSS
$custom: #7efebf; $custom-light: #abffd2; $custom-dark: #000000;
JSON
{
"hex": "#7efebf",
"rgb": {
"r": 126,
"g": 254,
"b": 191
},
"hsl": {
"h": 150.469,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.90721,
"c": 0.14542,
"h": 160.1
},
"luminance": 0.79081
}Semantic roles & 50–950 ramp
primary
#7EFEBF
secondary
#DD448F
accent
#0071E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683