#7EFEF0#7EFEF0
#7EFEF0 is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.0% C 0.116 H 185.9°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEF0 |
|---|---|
| RGB | rgb(126, 254, 240) |
| HSL | hsl(173, 98%, 75%) |
| HSV | hsv(173, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(92.40, -38.88, -4.23) |
| CIE-LCH | lch(92.40, 39.11, 186.21°) |
| OKLab | oklab(92.01% -0.1156 -0.012) |
| OKLCH | oklch(92.01% 0.116 185.9) |
| XYZ | xyz(59.7675, 81.6051, 95.0229) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.32
Bright Aqua
#0BF9EA
ΔE00 4.73
Bright Turquoise
#0FFEF9
ΔE00 5.16
Bright Cyan
#41FDFE
ΔE00 5.70
Aqua
#00FFFF
ΔE00 6.09
Light Cyan
#ACFFFC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEF0 #FE7E8C
analogous
#7EFEB0 #7EFEF0 #7ECCFE
triadic
#7EFEF0 #F07EFE #FEF07E
tetradic
#7EFEF0 #B07EFE #FE7E8C #CCFE7E
square
#7EFEF0 #B07EFE #FE7E8C #CCFE7E
split-complementary
#7EFEF0 #FE7ECC #FEB07E
monochromatic
#05FDE2 #41FEE9 #7EFEF0 #BBFEF7 #E1FFFB
Accessibility & contrast
On white
1.21
#7EFEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#7EFEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEF0
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEF0 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2F0
Deuteranopia (green-blind)
#DEE3F2
Tritanopia (blue-blind)
#30FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7efef0; /* rgb */ color: rgb(126, 254, 240); /* oklch */ color: oklch(92.0% 0.116 185.9);
Tailwind
colors: {
custom: {
50: '#acfff4',
500: '#7efef0',
950: '#000000',
},
}SCSS
$custom: #7efef0; $custom-light: #acfff4; $custom-dark: #000000;
JSON
{
"hex": "#7efef0",
"rgb": {
"r": 126,
"g": 254,
"b": 240
},
"hsl": {
"h": 173.438,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.92013,
"c": 0.11625,
"h": 185.9
},
"luminance": 0.81611
}Semantic roles & 50–950 ramp
primary
#7EFEF0
secondary
#DD4454
accent
#0019E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685