#7EFEF6#7EFEF6
#7EFEF6 is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.2% C 0.115 H 189.9°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEF6 |
|---|---|
| RGB | rgb(126, 254, 246) |
| HSL | hsl(176, 98%, 75%) |
| HSV | hsv(176, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(92.56, -37.42, -7.10) |
| CIE-LCH | lch(92.56, 38.08, 190.74°) |
| OKLab | oklab(92.2% -0.1131 -0.0198) |
| OKLCH | oklch(92.2% 0.115 189.9) |
| XYZ | xyz(60.6736, 81.9675, 99.7948) |
| Luminance | 0.8197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.19
Bright Turquoise
#0FFEF9
ΔE00 4.45
Aqua
#00FFFF
ΔE00 4.89
Light Cyan
#ACFFFC
ΔE00 5.20
Bright Aqua
#0BF9EA
ΔE00 5.32
Bright Light Blue
#26F7FD
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEF6 #FE7E86
analogous
#7EFEB6 #7EFEF6 #7EC6FE
triadic
#7EFEF6 #F67EFE #FEF67E
tetradic
#7EFEF6 #B67EFE #FE7E86 #C6FE7E
square
#7EFEF6 #B67EFE #FE7E86 #C6FE7E
split-complementary
#7EFEF6 #FE7EC6 #FEB67E
monochromatic
#05FDEE #41FEF2 #7EFEF6 #BBFEFA #E1FFFD
Accessibility & contrast
On white
1.21
#7EFEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#7EFEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEF6
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEF6 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F6
Deuteranopia (green-blind)
#DDE3F7
Tritanopia (blue-blind)
#28FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7efef6; /* rgb */ color: rgb(126, 254, 246); /* oklch */ color: oklch(92.2% 0.115 189.9);
Tailwind
colors: {
custom: {
50: '#adfff9',
500: '#7efef6',
950: '#000000',
},
}SCSS
$custom: #7efef6; $custom-light: #adfff9; $custom-dark: #000000;
JSON
{
"hex": "#7efef6",
"rgb": {
"r": 126,
"g": 254,
"b": 246
},
"hsl": {
"h": 176.25,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.92196,
"c": 0.11487,
"h": 189.9
},
"luminance": 0.81973
}Semantic roles & 50–950 ramp
primary
#7EFEF6
secondary
#DD444D
accent
#000EE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685