#7EFCFA#7EFCFA
#7EFCFA is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.9% C 0.113 H 194.0°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCFA |
|---|---|
| RGB | rgb(126, 252, 250) |
| HSL | hsl(179, 95%, 74%) |
| HSV | hsv(179, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(92.11, -35.50, -9.84) |
| CIE-LCH | lch(92.11, 36.84, 195.49°) |
| OKLab | oklab(91.87% -0.1094 -0.0272) |
| OKLCH | oklch(91.87% 0.113 194) |
| XYZ | xyz(60.6628, 80.9530, 102.8526) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.44
Aqua
#00FFFF
ΔE00 4.56
Bright Light Blue
#26F7FD
ΔE00 4.56
Light Cyan
#ACFFFC
ΔE00 4.67
Bright Turquoise
#0FFEF9
ΔE00 4.78
Pale Cyan
#B7FFFA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCFA #FC7E80
analogous
#7EFCBB #7EFCFA #7EBFFC
triadic
#7EFCFA #FA7EFC #FCFA7E
tetradic
#7EFCFA #BB7EFC #FC7E80 #BFFC7E
square
#7EFCFA #BB7EFC #FC7E80 #BFFC7E
split-complementary
#7EFCFA #FC7EBF #FCBB7E
monochromatic
#06F9F5 #42FBF8 #7EFCFA #BAFDFC #E1FEFE
Accessibility & contrast
On white
1.22
#7EFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#7EFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCFA
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCFA | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#D9E2FB
Tritanopia (blue-blind)
#22FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7efcfa; /* rgb */ color: rgb(126, 252, 250); /* oklch */ color: oklch(91.9% 0.113 194.0);
Tailwind
colors: {
custom: {
50: '#adfdfb',
500: '#7efcfa',
950: '#000000',
},
}SCSS
$custom: #7efcfa; $custom-light: #adfdfb; $custom-dark: #000000;
JSON
{
"hex": "#7efcfa",
"rgb": {
"r": 126,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.048,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.91869,
"c": 0.11273,
"h": 194
},
"luminance": 0.80959
}Semantic roles & 50–950 ramp
primary
#7EFCFA
secondary
#DA4447
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685