#7EFFFE#7EFFFE
#7EFFFE is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.7% C 0.115 H 194.7°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFFE |
|---|---|
| RGB | rgb(126, 255, 254) |
| HSL | hsl(180, 100%, 75%) |
| HSV | hsv(180, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.06, -35.88, -10.50) |
| CIE-LCH | lch(93.06, 37.39, 196.31°) |
| OKLab | oklab(92.67% -0.1109 -0.0291) |
| OKLCH | oklch(92.67% 0.115 194.7) |
| XYZ | xyz(62.2462, 83.1056, 106.5074) |
| Luminance | 0.8311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.35
Aqua
#00FFFF
ΔE00 4.46
Bright Light Blue
#26F7FD
ΔE00 4.54
Light Cyan
#ACFFFC
ΔE00 4.72
Bright Turquoise
#0FFEF9
ΔE00 4.82
Robin Egg Blue
#8AF1FE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFFE #FF7E7F
analogous
#7EFFBE #7EFFFE #7EC0FF
triadic
#7EFFFE #FE7EFF #FFFE7E
tetradic
#7EFFFE #BE7EFF #FF7E7F #C0FF7E
square
#7EFFFE #BE7EFF #FF7E7F #C0FF7E
split-complementary
#7EFFFE #FF7EC0 #FFBE7E
monochromatic
#04FFFD #41FFFE #7EFFFE #BBFFFE #E0FFFF
Accessibility & contrast
On white
1.19
#7EFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#7EFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFFE
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFFE | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#16FFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #7efffe; /* rgb */ color: rgb(126, 255, 254); /* oklch */ color: oklch(92.7% 0.115 194.7);
Tailwind
colors: {
custom: {
50: '#adfffe',
500: '#7efffe',
950: '#000000',
},
}SCSS
$custom: #7efffe; $custom-light: #adfffe; $custom-dark: #000000;
JSON
{
"hex": "#7efffe",
"rgb": {
"r": 126,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.535,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.92672,
"c": 0.11469,
"h": 194.7
},
"luminance": 0.83111
}Semantic roles & 50–950 ramp
primary
#7EFFFE
secondary
#DE4345
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685