#7EFEF4#7EFEF4
#7EFEF4 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.1% C 0.115 H 188.6°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEF4 |
|---|---|
| RGB | rgb(126, 254, 244) |
| HSL | hsl(175, 98%, 75%) |
| HSV | hsv(175, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(92.51, -37.91, -6.14) |
| CIE-LCH | lch(92.51, 38.40, 189.21°) |
| OKLab | oklab(92.13% -0.114 -0.0172) |
| OKLCH | oklch(92.13% 0.115 188.6) |
| XYZ | xyz(60.3683, 81.8454, 98.1868) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.60
Bright Cyan
#41FDFE
ΔE00 4.64
Bright Aqua
#0BF9EA
ΔE00 5.03
Aqua
#00FFFF
ΔE00 5.23
Tiffany Blue
#7BF2DA
ΔE00 5.46
Light Cyan
#ACFFFC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEF4 #FE7E88
analogous
#7EFEB4 #7EFEF4 #7EC8FE
triadic
#7EFEF4 #F47EFE #FEF47E
tetradic
#7EFEF4 #B47EFE #FE7E88 #C8FE7E
square
#7EFEF4 #B47EFE #FE7E88 #C8FE7E
split-complementary
#7EFEF4 #FE7EC8 #FEB47E
monochromatic
#05FDEA #41FEEF #7EFEF4 #BBFEF9 #E1FFFC
Accessibility & contrast
On white
1.21
#7EFEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#7EFEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEF4
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEF4 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F4
Deuteranopia (green-blind)
#DDE3F5
Tritanopia (blue-blind)
#2BFFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7efef4; /* rgb */ color: rgb(126, 254, 244); /* oklch */ color: oklch(92.1% 0.115 188.6);
Tailwind
colors: {
custom: {
50: '#acfff7',
500: '#7efef4',
950: '#000000',
},
}SCSS
$custom: #7efef4; $custom-light: #acfff7; $custom-dark: #000000;
JSON
{
"hex": "#7efef4",
"rgb": {
"r": 126,
"g": 254,
"b": 244
},
"hsl": {
"h": 175.313,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.92134,
"c": 0.11526,
"h": 188.6
},
"luminance": 0.81851
}Semantic roles & 50–950 ramp
primary
#7EFEF4
secondary
#DD4450
accent
#0012E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685