#7EFDFF#7EFDFF
#7EFDFF is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.3% C 0.113 H 196.7°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDFF |
|---|---|
| RGB | rgb(126, 253, 255) |
| HSL | hsl(181, 100%, 75%) |
| HSV | hsv(181, 51%, 100%) |
| CMYK | cmyk(50.6%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(92.53, -34.71, -11.81) |
| CIE-LCH | lch(92.53, 36.66, 198.79°) |
| OKLab | oklab(92.26% -0.1084 -0.0326) |
| OKLCH | oklch(92.26% 0.113 196.7) |
| XYZ | xyz(61.7720, 81.9005, 107.1414) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.55
Bright Light Blue
#26F7FD
ΔE00 4.26
Light Cyan
#ACFFFC
ΔE00 4.77
Aqua
#00FFFF
ΔE00 4.78
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Bright Turquoise
#0FFEF9
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDFF #FF807E
analogous
#7EFFC0 #7EFDFF #7EBDFF
triadic
#7EFDFF #FF7EFD #FDFF7E
tetradic
#7EFDFF #C07EFF #FF807E #BDFF7E
square
#7EFDFF #C07EFF #FF807E #BDFF7E
split-complementary
#7EFDFF #FF7EBD #FFC07E
monochromatic
#04FBFF #41FCFF #7EFDFF #BBFEFF #E0FFFF
Accessibility & contrast
On white
1.21
#7EFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#7EFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDFF
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDFF | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#16FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7efdff; /* rgb */ color: rgb(126, 253, 255); /* oklch */ color: oklch(92.3% 0.113 196.7);
Tailwind
colors: {
custom: {
50: '#adfeff',
500: '#7efdff',
950: '#000000',
},
}SCSS
$custom: #7efdff; $custom-light: #adfeff; $custom-dark: #000000;
JSON
{
"hex": "#7efdff",
"rgb": {
"r": 126,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.93,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.92255,
"c": 0.11323,
"h": 196.7
},
"luminance": 0.81906
}Semantic roles & 50–950 ramp
primary
#7EFDFF
secondary
#DE4643
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686