#7EFDFD#7EFDFD
#7EFDFD is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.2% C 0.113 H 195.4°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDFD |
|---|---|
| RGB | rgb(126, 253, 253) |
| HSL | hsl(180, 97%, 74%) |
| HSV | hsv(180, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.47, -35.21, -10.85) |
| CIE-LCH | lch(92.47, 36.85, 197.13°) |
| OKLab | oklab(92.19% -0.1092 -0.03) |
| OKLCH | oklch(92.19% 0.113 195.4) |
| XYZ | xyz(61.4518, 81.7724, 105.4547) |
| Luminance | 0.8178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.40
Bright Light Blue
#26F7FD
ΔE00 4.37
Aqua
#00FFFF
ΔE00 4.59
Light Cyan
#ACFFFC
ΔE00 4.68
Bright Turquoise
#0FFEF9
ΔE00 5.03
Robin Egg Blue
#8AF1FE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDFD #FD7E7E
analogous
#7EFDBE #7EFDFD #7EBEFD
triadic
#7EFDFD #FD7EFD #FDFD7E
tetradic
#7EFDFD #BE7EFD #FD7E7E #BEFD7E
square
#7EFDFD #BE7EFD #FD7E7E #BEFD7E
split-complementary
#7EFDFD #FD7EBE #FDBE7E
monochromatic
#05FBFB #42FCFC #7EFDFD #BAFEFE #E1FFFF
Accessibility & contrast
On white
1.21
#7EFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#7EFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDFD
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDFD | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#1BFFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7efdfd; /* rgb */ color: rgb(126, 253, 253); /* oklch */ color: oklch(92.2% 0.113 195.4);
Tailwind
colors: {
custom: {
50: '#adfefe',
500: '#7efdfd',
950: '#000000',
},
}SCSS
$custom: #7efdfd; $custom-light: #adfefe; $custom-dark: #000000;
JSON
{
"hex": "#7efdfd",
"rgb": {
"r": 126,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.9219,
"c": 0.11329,
"h": 195.4
},
"luminance": 0.81778
}Semantic roles & 50–950 ramp
primary
#7EFDFD
secondary
#DB4444
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685