#7EFFEF#7EFFEF
#7EFFEF is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.2% C 0.117 H 184.7°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFEF |
|---|---|
| RGB | rgb(126, 255, 239) |
| HSL | hsl(173, 100%, 75%) |
| HSV | hsv(173, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.66, -39.57, -3.34) |
| CIE-LCH | lch(92.66, 39.71, 184.82°) |
| OKLab | oklab(92.21% -0.1171 -0.0096) |
| OKLCH | oklch(92.21% 0.118 184.7) |
| XYZ | xyz(59.9376, 82.1822, 94.3488) |
| Luminance | 0.8219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.96
Bright Aqua
#0BF9EA
ΔE00 4.75
Bright Turquoise
#0FFEF9
ΔE00 5.52
Bright Cyan
#41FDFE
ΔE00 6.25
Light Aqua
#8CFFDB
ΔE00 6.43
Aqua
#00FFFF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFEF #FF7E8E
analogous
#7EFFAF #7EFFEF #7ECFFF
triadic
#7EFFEF #EF7EFF #FFEF7E
tetradic
#7EFFEF #AF7EFF #FF7E8E #CFFF7E
square
#7EFFEF #AF7EFF #FF7E8E #CFFF7E
split-complementary
#7EFFEF #FF7ECF #FFAF7E
monochromatic
#04FFE0 #41FFE7 #7EFFEF #BBFFF7 #E0FFFB
Accessibility & contrast
On white
1.20
#7EFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#7EFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFEF
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFEF | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EF
Deuteranopia (green-blind)
#DFE3F1
Tritanopia (blue-blind)
#31FFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7effef; /* rgb */ color: rgb(126, 255, 239); /* oklch */ color: oklch(92.2% 0.117 184.7);
Tailwind
colors: {
custom: {
50: '#acfff4',
500: '#7effef',
950: '#000000',
},
}SCSS
$custom: #7effef; $custom-light: #acfff4; $custom-dark: #000000;
JSON
{
"hex": "#7effef",
"rgb": {
"r": 126,
"g": 255,
"b": 239
},
"hsl": {
"h": 172.558,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.9221,
"c": 0.1175,
"h": 184.7
},
"luminance": 0.82188
}Semantic roles & 50–950 ramp
primary
#7EFFEF
secondary
#DE4356
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685