#7EFEF5#7EFEF5
#7EFEF5 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.115 H 189.2°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEF5 |
|---|---|
| RGB | rgb(126, 254, 245) |
| HSL | hsl(176, 98%, 75%) |
| HSV | hsv(176, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(92.53, -37.66, -6.62) |
| CIE-LCH | lch(92.53, 38.24, 189.97°) |
| OKLab | oklab(92.17% -0.1136 -0.0185) |
| OKLCH | oklch(92.17% 0.115 189.2) |
| XYZ | xyz(60.5205, 81.9063, 98.9887) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.41
Bright Turquoise
#0FFEF9
ΔE00 4.51
Aqua
#00FFFF
ΔE00 5.05
Bright Aqua
#0BF9EA
ΔE00 5.16
Light Cyan
#ACFFFC
ΔE00 5.34
Tiffany Blue
#7BF2DA
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEF5 #FE7E87
analogous
#7EFEB5 #7EFEF5 #7EC7FE
triadic
#7EFEF5 #F57EFE #FEF57E
tetradic
#7EFEF5 #B57EFE #FE7E87 #C7FE7E
square
#7EFEF5 #B57EFE #FE7E87 #C7FE7E
split-complementary
#7EFEF5 #FE7EC7 #FEB57E
monochromatic
#05FDEC #41FEF0 #7EFEF5 #BBFEFA #E1FFFD
Accessibility & contrast
On white
1.21
#7EFEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#7EFEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEF5
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEF5 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F5
Deuteranopia (green-blind)
#DDE3F6
Tritanopia (blue-blind)
#29FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7efef5; /* rgb */ color: rgb(126, 254, 245); /* oklch */ color: oklch(92.2% 0.115 189.2);
Tailwind
colors: {
custom: {
50: '#adfff8',
500: '#7efef5',
950: '#000000',
},
}SCSS
$custom: #7efef5; $custom-light: #adfff8; $custom-dark: #000000;
JSON
{
"hex": "#7efef5",
"rgb": {
"r": 126,
"g": 254,
"b": 245
},
"hsl": {
"h": 175.781,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.92165,
"c": 0.11506,
"h": 189.2
},
"luminance": 0.81912
}Semantic roles & 50–950 ramp
primary
#7EFEF5
secondary
#DD444E
accent
#0010E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685