#7EFEC6#7EFEC6
#7EFEC6 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.140 H 162.9°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEC6 |
|---|---|
| RGB | rgb(126, 254, 198) |
| HSL | hsl(154, 98%, 75%) |
| HSV | hsv(154, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 22%, 0.4%) |
| CIE-LAB | lab(91.41, -48.27, 16.03) |
| CIE-LCH | lch(91.41, 50.86, 161.63°) |
| OKLab | oklab(90.88% -0.1336 0.0411) |
| OKLCH | oklch(90.88% 0.14 162.9) |
| XYZ | xyz(54.2343, 79.3918, 65.8813) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.57
Light Greenish Blue
#63F7B4
ΔE00 3.18
Aquamarine
#7FFFD4
ΔE00 3.19
Light Blue Green
#7EFBB3
ΔE00 3.63
Light Turquoise
#7EF4CC
ΔE00 4.05
Light Seafoam
#A0FEBF
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEC6 #FE7EB6
analogous
#7EFE86 #7EFEC6 #7EF6FE
triadic
#7EFEC6 #C67EFE #FEC67E
tetradic
#7EFEC6 #867EFE #FE7EB6 #F6FE7E
square
#7EFEC6 #867EFE #FE7EB6 #F6FE7E
split-complementary
#7EFEC6 #FE7EF6 #FE867E
monochromatic
#05FD90 #41FEAB #7EFEC6 #BBFEE1 #E1FFF2
Accessibility & contrast
On white
1.24
#7EFEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#7EFEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEC6
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEC6 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC3
Deuteranopia (green-blind)
#E7E1C9
Tritanopia (blue-blind)
#52FEEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7efec6; /* rgb */ color: rgb(126, 254, 198); /* oklch */ color: oklch(90.9% 0.140 162.9);
Tailwind
colors: {
custom: {
50: '#abffd7',
500: '#7efec6',
950: '#000000',
},
}SCSS
$custom: #7efec6; $custom-light: #abffd7; $custom-dark: #000000;
JSON
{
"hex": "#7efec6",
"rgb": {
"r": 126,
"g": 254,
"b": 198
},
"hsl": {
"h": 153.75,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.90884,
"c": 0.13981,
"h": 162.9
},
"luminance": 0.79396
}Semantic roles & 50–950 ramp
primary
#7EFEC6
secondary
#DD4487
accent
#0064E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683