#7EFEF3#7EFEF3
#7EFEF3 is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.1% C 0.115 H 187.9°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEF3 |
|---|---|
| RGB | rgb(126, 254, 243) |
| HSL | hsl(175, 98%, 75%) |
| HSV | hsv(175, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(92.48, -38.15, -5.67) |
| CIE-LCH | lch(92.48, 38.57, 188.45°) |
| OKLab | oklab(92.1% -0.1144 -0.0159) |
| OKLCH | oklch(92.1% 0.115 187.9) |
| XYZ | xyz(60.2169, 81.7848, 97.3894) |
| Luminance | 0.8179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.70
Bright Cyan
#41FDFE
ΔE00 4.89
Bright Aqua
#0BF9EA
ΔE00 4.92
Tiffany Blue
#7BF2DA
ΔE00 5.16
Aqua
#00FFFF
ΔE00 5.42
Light Cyan
#ACFFFC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEF3 #FE7E89
analogous
#7EFEB3 #7EFEF3 #7EC9FE
triadic
#7EFEF3 #F37EFE #FEF37E
tetradic
#7EFEF3 #B37EFE #FE7E89 #C9FE7E
square
#7EFEF3 #B37EFE #FE7E89 #C9FE7E
split-complementary
#7EFEF3 #FE7EC9 #FEB37E
monochromatic
#05FDE8 #41FEED #7EFEF3 #BBFEF9 #E1FFFC
Accessibility & contrast
On white
1.21
#7EFEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#7EFEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEF3
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEF3 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F3
Deuteranopia (green-blind)
#DDE3F4
Tritanopia (blue-blind)
#2CFFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7efef3; /* rgb */ color: rgb(126, 254, 243); /* oklch */ color: oklch(92.1% 0.115 187.9);
Tailwind
colors: {
custom: {
50: '#acfff7',
500: '#7efef3',
950: '#000000',
},
}SCSS
$custom: #7efef3; $custom-light: #acfff7; $custom-dark: #000000;
JSON
{
"hex": "#7efef3",
"rgb": {
"r": 126,
"g": 254,
"b": 243
},
"hsl": {
"h": 174.844,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.92104,
"c": 0.11548,
"h": 187.9
},
"luminance": 0.8179
}Semantic roles & 50–950 ramp
primary
#7EFEF3
secondary
#DD4451
accent
#0014E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685