#7EFCF8#7EFCF8
#7EFCF8 is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.8% C 0.113 H 192.6°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCF8 |
|---|---|
| RGB | rgb(126, 252, 248) |
| HSL | hsl(178, 95%, 74%) |
| HSV | hsv(178, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(92.06, -36.00, -8.88) |
| CIE-LCH | lch(92.06, 37.08, 193.86°) |
| OKLab | oklab(91.81% -0.1102 -0.0246) |
| OKLCH | oklch(91.81% 0.113 192.6) |
| XYZ | xyz(60.3508, 80.8283, 101.2098) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.59
Bright Turquoise
#0FFEF9
ΔE00 4.58
Aqua
#00FFFF
ΔE00 4.59
Light Cyan
#ACFFFC
ΔE00 4.76
Bright Light Blue
#26F7FD
ΔE00 4.88
Bright Aqua
#0BF9EA
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCF8 #FC7E82
analogous
#7EFCB9 #7EFCF8 #7EC1FC
triadic
#7EFCF8 #F87EFC #FCF87E
tetradic
#7EFCF8 #B97EFC #FC7E82 #C1FC7E
square
#7EFCF8 #B97EFC #FC7E82 #C1FC7E
split-complementary
#7EFCF8 #FC7EC1 #FCB97E
monochromatic
#06F9F2 #42FBF5 #7EFCF8 #BAFDFB #E1FEFD
Accessibility & contrast
On white
1.22
#7EFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#7EFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCF8
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCF8 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F8
Deuteranopia (green-blind)
#DAE2F9
Tritanopia (blue-blind)
#26FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7efcf8; /* rgb */ color: rgb(126, 252, 248); /* oklch */ color: oklch(91.8% 0.113 192.6);
Tailwind
colors: {
custom: {
50: '#adfdfa',
500: '#7efcf8',
950: '#000000',
},
}SCSS
$custom: #7efcf8; $custom-light: #adfdfa; $custom-dark: #000000;
JSON
{
"hex": "#7efcf8",
"rgb": {
"r": 126,
"g": 252,
"b": 248
},
"hsl": {
"h": 178.095,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.91806,
"c": 0.11292,
"h": 192.6
},
"luminance": 0.80834
}Semantic roles & 50–950 ramp
primary
#7EFCF8
secondary
#DA4449
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685