#7EFDFE#7EFDFE
#7EFDFE is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.2% C 0.113 H 196.1°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDFE |
|---|---|
| RGB | rgb(126, 253, 254) |
| HSL | hsl(180, 98%, 75%) |
| HSV | hsv(180, 50%, 100%) |
| CMYK | cmyk(50.4%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.50, -34.96, -11.33) |
| CIE-LCH | lch(92.50, 36.75, 197.96°) |
| OKLab | oklab(92.22% -0.1088 -0.0313) |
| OKLCH | oklch(92.22% 0.113 196.1) |
| XYZ | xyz(61.6115, 81.8363, 106.2959) |
| Luminance | 0.8184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.46
Bright Light Blue
#26F7FD
ΔE00 4.30
Aqua
#00FFFF
ΔE00 4.67
Light Cyan
#ACFFFC
ΔE00 4.72
Bright Turquoise
#0FFEF9
ΔE00 5.21
Robin Egg Blue
#8AF1FE
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDFE #FE7F7E
analogous
#7EFEBF #7EFDFE #7EBDFE
triadic
#7EFDFE #FE7EFD #FDFE7E
tetradic
#7EFDFE #BF7EFE #FE7F7E #BDFE7E
square
#7EFDFE #BF7EFE #FE7F7E #BDFE7E
split-complementary
#7EFDFE #FE7EBD #FEBF7E
monochromatic
#05FBFD #41FCFE #7EFDFE #BBFEFE #E1FFFF
Accessibility & contrast
On white
1.21
#7EFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#7EFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDFE
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDFE | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#18FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7efdfe; /* rgb */ color: rgb(126, 253, 254); /* oklch */ color: oklch(92.2% 0.113 196.1);
Tailwind
colors: {
custom: {
50: '#adfefe',
500: '#7efdfe',
950: '#000000',
},
}SCSS
$custom: #7efdfe; $custom-light: #adfefe; $custom-dark: #000000;
JSON
{
"hex": "#7efdfe",
"rgb": {
"r": 126,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.469,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.92222,
"c": 0.11325,
"h": 196.1
},
"luminance": 0.81842
}Semantic roles & 50–950 ramp
primary
#7EFDFE
secondary
#DD4544
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685