#7EFDFC#7EFDFC
#7EFDFC is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.2% C 0.113 H 194.7°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDFC |
|---|---|
| RGB | rgb(126, 253, 252) |
| HSL | hsl(180, 97%, 74%) |
| HSV | hsv(180, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(92.45, -35.46, -10.38) |
| CIE-LCH | lch(92.45, 36.95, 196.31°) |
| OKLab | oklab(92.16% -0.1096 -0.0287) |
| OKLCH | oklch(92.16% 0.113 194.7) |
| XYZ | xyz(61.2929, 81.7088, 104.6179) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.38
Bright Light Blue
#26F7FD
ΔE00 4.46
Aqua
#00FFFF
ΔE00 4.53
Light Cyan
#ACFFFC
ΔE00 4.67
Bright Turquoise
#0FFEF9
ΔE00 4.87
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDFC #FD7E7F
analogous
#7EFDBD #7EFDFC #7EBEFD
triadic
#7EFDFC #FC7EFD #FDFC7E
tetradic
#7EFDFC #BD7EFD #FD7E7F #BEFD7E
square
#7EFDFC #BD7EFD #FD7E7F #BEFD7E
split-complementary
#7EFDFC #FD7EBE #FDBD7E
monochromatic
#05FBF9 #42FCFB #7EFDFC #BAFEFD #E1FFFE
Accessibility & contrast
On white
1.21
#7EFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#7EFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDFC
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDFC | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FC
Deuteranopia (green-blind)
#DAE3FD
Tritanopia (blue-blind)
#1DFFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7efdfc; /* rgb */ color: rgb(126, 253, 252); /* oklch */ color: oklch(92.2% 0.113 194.7);
Tailwind
colors: {
custom: {
50: '#adfefd',
500: '#7efdfc',
950: '#000000',
},
}SCSS
$custom: #7efdfc; $custom-light: #adfefd; $custom-dark: #000000;
JSON
{
"hex": "#7efdfc",
"rgb": {
"r": 126,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.528,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.92158,
"c": 0.11334,
"h": 194.7
},
"luminance": 0.81714
}Semantic roles & 50–950 ramp
primary
#7EFDFC
secondary
#DB4445
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685