#7EFEFE#7EFEFE
#7EFEFE is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.4% C 0.114 H 195.4°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEFE |
|---|---|
| RGB | rgb(126, 254, 254) |
| HSL | hsl(180, 98%, 75%) |
| HSV | hsv(180, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(92.78, -35.42, -10.91) |
| CIE-LCH | lch(92.78, 37.07, 197.13°) |
| OKLab | oklab(92.45% -0.1099 -0.0302) |
| OKLCH | oklch(92.45% 0.114 195.4) |
| XYZ | xyz(61.9280, 82.4693, 106.4014) |
| Luminance | 0.8247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.38
Bright Light Blue
#26F7FD
ΔE00 4.40
Aqua
#00FFFF
ΔE00 4.55
Light Cyan
#ACFFFC
ΔE00 4.70
Bright Turquoise
#0FFEF9
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEFE #FE7E7E
analogous
#7EFEBE #7EFEFE #7EBEFE
triadic
#7EFEFE #FE7EFE #FEFE7E
tetradic
#7EFEFE #BE7EFE #FE7E7E #BEFE7E
square
#7EFEFE #BE7EFE #FE7E7E #BEFE7E
split-complementary
#7EFEFE #FE7EBE #FEBE7E
monochromatic
#05FDFD #41FEFE #7EFEFE #BBFEFE #E1FFFF
Accessibility & contrast
On white
1.20
#7EFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#7EFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEFE
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEFE | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FE
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#17FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7efefe; /* rgb */ color: rgb(126, 254, 254); /* oklch */ color: oklch(92.4% 0.114 195.4);
Tailwind
colors: {
custom: {
50: '#adfffe',
500: '#7efefe',
950: '#000000',
},
}SCSS
$custom: #7efefe; $custom-light: #adfffe; $custom-dark: #000000;
JSON
{
"hex": "#7efefe",
"rgb": {
"r": 126,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.92447,
"c": 0.11396,
"h": 195.4
},
"luminance": 0.82475
}Semantic roles & 50–950 ramp
primary
#7EFEFE
secondary
#DD4444
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685