#7EFDF6#7EFDF6
#7EFDF6 is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.0% C 0.114 H 190.6°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDF6 |
|---|---|
| RGB | rgb(126, 253, 246) |
| HSL | hsl(177, 97%, 74%) |
| HSV | hsv(177, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(92.28, -36.96, -7.51) |
| CIE-LCH | lch(92.28, 37.71, 191.49°) |
| OKLab | oklab(91.97% -0.1121 -0.0209) |
| OKLCH | oklch(91.97% 0.114 190.6) |
| XYZ | xyz(60.3571, 81.3345, 99.6893) |
| Luminance | 0.8134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.01
Bright Turquoise
#0FFEF9
ΔE00 4.46
Aqua
#00FFFF
ΔE00 4.80
Light Cyan
#ACFFFC
ΔE00 5.05
Bright Aqua
#0BF9EA
ΔE00 5.47
Bright Light Blue
#26F7FD
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDF6 #FD7E85
analogous
#7EFDB7 #7EFDF6 #7EC5FD
triadic
#7EFDF6 #F67EFD #FDF67E
tetradic
#7EFDF6 #B77EFD #FD7E85 #C5FD7E
square
#7EFDF6 #B77EFD #FD7E85 #C5FD7E
split-complementary
#7EFDF6 #FD7EC5 #FDB77E
monochromatic
#05FBEE #42FCF2 #7EFDF6 #BAFEFA #E1FFFD
Accessibility & contrast
On white
1.22
#7EFDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#7EFDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDF6
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDF6 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F6
Deuteranopia (green-blind)
#DBE2F7
Tritanopia (blue-blind)
#29FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7efdf6; /* rgb */ color: rgb(126, 253, 246); /* oklch */ color: oklch(92.0% 0.114 190.6);
Tailwind
colors: {
custom: {
50: '#adfef9',
500: '#7efdf6',
950: '#000000',
},
}SCSS
$custom: #7efdf6; $custom-light: #adfef9; $custom-dark: #000000;
JSON
{
"hex": "#7efdf6",
"rgb": {
"r": 126,
"g": 253,
"b": 246
},
"hsl": {
"h": 176.693,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.91969,
"c": 0.11401,
"h": 190.6
},
"luminance": 0.8134
}Semantic roles & 50–950 ramp
primary
#7EFDF6
secondary
#DB444C
accent
#000DE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685