#7EFCF4#7EFCF4
#7EFCF4 is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.7% C 0.114 H 189.9°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCF4 |
|---|---|
| RGB | rgb(126, 252, 244) |
| HSL | hsl(176, 95%, 74%) |
| HSV | hsv(176, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(91.95, -36.99, -6.97) |
| CIE-LCH | lch(91.95, 37.64, 190.67°) |
| OKLab | oklab(91.68% -0.1118 -0.0194) |
| OKLCH | oklch(91.68% 0.114 189.9) |
| XYZ | xyz(59.7369, 80.5827, 97.9764) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.24
Bright Turquoise
#0FFEF9
ΔE00 4.53
Aqua
#00FFFF
ΔE00 4.99
Light Cyan
#ACFFFC
ΔE00 5.17
Bright Aqua
#0BF9EA
ΔE00 5.29
Bright Light Blue
#26F7FD
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCF4 #FC7E86
analogous
#7EFCB5 #7EFCF4 #7EC5FC
triadic
#7EFCF4 #F47EFC #FCF47E
tetradic
#7EFCF4 #B57EFC #FC7E86 #C5FC7E
square
#7EFCF4 #B57EFC #FC7E86 #C5FC7E
split-complementary
#7EFCF4 #FC7EC5 #FCB57E
monochromatic
#06F9EA #42FBEF #7EFCF4 #BAFDF9 #E1FEFC
Accessibility & contrast
On white
1.23
#7EFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#7EFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCF4
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCF4 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F4
Deuteranopia (green-blind)
#DBE1F5
Tritanopia (blue-blind)
#2CFFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7efcf4; /* rgb */ color: rgb(126, 252, 244); /* oklch */ color: oklch(91.7% 0.114 189.9);
Tailwind
colors: {
custom: {
50: '#acfef7',
500: '#7efcf4',
950: '#000000',
},
}SCSS
$custom: #7efcf4; $custom-light: #acfef7; $custom-dark: #000000;
JSON
{
"hex": "#7efcf4",
"rgb": {
"r": 126,
"g": 252,
"b": 244
},
"hsl": {
"h": 176.19,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.91681,
"c": 0.11352,
"h": 189.9
},
"luminance": 0.80588
}Semantic roles & 50–950 ramp
primary
#7EFCF4
secondary
#DA444E
accent
#000FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685