#7EFFFF#7EFFFF
#7EFFFF is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.7% C 0.115 H 195.4°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFFF |
|---|---|
| RGB | rgb(126, 255, 255) |
| HSL | hsl(180, 100%, 75%) |
| HSV | hsv(180, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 0%, 0%) |
| CIE-LAB | lab(93.09, -35.63, -10.97) |
| CIE-LCH | lch(93.09, 37.28, 197.12°) |
| OKLab | oklab(92.7% -0.1105 -0.0304) |
| OKLCH | oklch(92.7% 0.115 195.4) |
| XYZ | xyz(62.4067, 83.1699, 107.3530) |
| Luminance | 0.8318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.37
Bright Light Blue
#26F7FD
ΔE00 4.45
Aqua
#00FFFF
ΔE00 4.51
Light Cyan
#ACFFFC
ΔE00 4.73
Bright Turquoise
#0FFEF9
ΔE00 4.98
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFFF #FF7E7E
analogous
#7EFFBF #7EFFFF #7EBFFF
triadic
#7EFFFF #FF7EFF #FFFF7E
tetradic
#7EFFFF #BF7EFF #FF7E7E #BFFF7E
square
#7EFFFF #BF7EFF #FF7E7E #BFFF7E
split-complementary
#7EFFFF #FF7EBF #FFBF7E
monochromatic
#04FFFF #41FFFF #7EFFFF #BBFFFF #E0FFFF
Accessibility & contrast
On white
1.19
#7EFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#7EFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFFF
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFFF | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#13FFFF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #7effff; /* rgb */ color: rgb(126, 255, 255); /* oklch */ color: oklch(92.7% 0.115 195.4);
Tailwind
colors: {
custom: {
50: '#adffff',
500: '#7effff',
950: '#000000',
},
}SCSS
$custom: #7effff; $custom-light: #adffff; $custom-dark: #000000;
JSON
{
"hex": "#7effff",
"rgb": {
"r": 126,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.92704,
"c": 0.11463,
"h": 195.4
},
"luminance": 0.83176
}Semantic roles & 50–950 ramp
primary
#7EFFFF
secondary
#DE4343
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686