#7EFCFD#7EFCFD
#7EFCFD is a very light, moderate teal. Relative luminance 0.811; OKLCH L 92.0% C 0.113 H 196.1°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCFD |
|---|---|
| RGB | rgb(126, 252, 253) |
| HSL | hsl(180, 97%, 74%) |
| HSV | hsv(180, 50%, 99%) |
| CMYK | cmyk(50.2%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(92.20, -34.75, -11.27) |
| CIE-LCH | lch(92.20, 36.53, 197.97°) |
| OKLab | oklab(91.97% -0.1082 -0.0312) |
| OKLCH | oklch(91.97% 0.113 196.1) |
| XYZ | xyz(61.1369, 81.1427, 105.3497) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.49
Bright Light Blue
#26F7FD
ΔE00 4.27
Light Cyan
#ACFFFC
ΔE00 4.70
Aqua
#00FFFF
ΔE00 4.72
Bright Turquoise
#0FFEF9
ΔE00 5.24
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCFD #FD7F7E
analogous
#7EFDBE #7EFCFD #7EBDFD
triadic
#7EFCFD #FD7EFC #FCFD7E
tetradic
#7EFCFD #BE7EFD #FD7F7E #BDFD7E
square
#7EFCFD #BE7EFD #FD7F7E #BDFD7E
split-complementary
#7EFCFD #FD7EBD #FDBE7E
monochromatic
#05F9FB #42FBFC #7EFCFD #BAFDFE #E1FEFF
Accessibility & contrast
On white
1.22
#7EFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#7EFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCFD
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCFD | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#1CFFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7efcfd; /* rgb */ color: rgb(126, 252, 253); /* oklch */ color: oklch(92.0% 0.113 196.1);
Tailwind
colors: {
custom: {
50: '#adfdfe',
500: '#7efcfd',
950: '#000000',
},
}SCSS
$custom: #7efcfd; $custom-light: #adfdfe; $custom-dark: #000000;
JSON
{
"hex": "#7efcfd",
"rgb": {
"r": 126,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.472,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.91965,
"c": 0.11258,
"h": 196.1
},
"luminance": 0.81148
}Semantic roles & 50–950 ramp
primary
#7EFCFD
secondary
#DB4544
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685