#7EFEFD#7EFEFD
#7EFEFD is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.4% C 0.114 H 194.7°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEFD |
|---|---|
| RGB | rgb(126, 254, 253) |
| HSL | hsl(180, 98%, 75%) |
| HSV | hsv(180, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.75, -35.67, -10.44) |
| CIE-LCH | lch(92.75, 37.17, 196.31°) |
| OKLab | oklab(92.42% -0.1103 -0.0289) |
| OKLCH | oklch(92.42% 0.114 194.7) |
| XYZ | xyz(61.7683, 82.4054, 105.5602) |
| Luminance | 0.8241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.36
Aqua
#00FFFF
ΔE00 4.49
Bright Light Blue
#26F7FD
ΔE00 4.50
Light Cyan
#ACFFFC
ΔE00 4.69
Bright Turquoise
#0FFEF9
ΔE00 4.84
Robin Egg Blue
#8AF1FE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEFD #FE7E7F
analogous
#7EFEBD #7EFEFD #7EBFFE
triadic
#7EFEFD #FD7EFE #FEFD7E
tetradic
#7EFEFD #BD7EFE #FE7E7F #BFFE7E
square
#7EFEFD #BD7EFE #FE7E7F #BFFE7E
split-complementary
#7EFEFD #FE7EBF #FEBD7E
monochromatic
#05FDFB #41FEFC #7EFEFD #BBFEFE #E1FFFF
Accessibility & contrast
On white
1.20
#7EFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#7EFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEFD
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEFD | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FD
Deuteranopia (green-blind)
#DBE3FE
Tritanopia (blue-blind)
#1AFFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7efefd; /* rgb */ color: rgb(126, 254, 253); /* oklch */ color: oklch(92.4% 0.114 194.7);
Tailwind
colors: {
custom: {
50: '#adfffe',
500: '#7efefd',
950: '#000000',
},
}SCSS
$custom: #7efefd; $custom-light: #adfffe; $custom-dark: #000000;
JSON
{
"hex": "#7efefd",
"rgb": {
"r": 126,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.531,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.92415,
"c": 0.11401,
"h": 194.7
},
"luminance": 0.82411
}Semantic roles & 50–950 ramp
primary
#7EFEFD
secondary
#DD4445
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685