#7EFCF3#7EFCF3
#7EFCF3 is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.6% C 0.114 H 189.2°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCF3 |
|---|---|
| RGB | rgb(126, 252, 243) |
| HSL | hsl(176, 95%, 74%) |
| HSV | hsv(176, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(91.92, -37.24, -6.49) |
| CIE-LCH | lch(91.92, 37.80, 189.89°) |
| OKLab | oklab(91.65% -0.1122 -0.0181) |
| OKLCH | oklch(91.65% 0.114 189.2) |
| XYZ | xyz(59.5855, 80.5221, 97.1789) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.46
Bright Turquoise
#0FFEF9
ΔE00 4.59
Bright Aqua
#0BF9EA
ΔE00 5.14
Aqua
#00FFFF
ΔE00 5.15
Light Cyan
#ACFFFC
ΔE00 5.32
Tiffany Blue
#7BF2DA
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCF3 #FC7E87
analogous
#7EFCB4 #7EFCF3 #7EC6FC
triadic
#7EFCF3 #F37EFC #FCF37E
tetradic
#7EFCF3 #B47EFC #FC7E87 #C6FC7E
square
#7EFCF3 #B47EFC #FC7E87 #C6FC7E
split-complementary
#7EFCF3 #FC7EC6 #FCB47E
monochromatic
#06F9E8 #42FBED #7EFCF3 #BAFDF9 #E1FEFC
Accessibility & contrast
On white
1.23
#7EFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#7EFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCF3
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCF3 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F3
Deuteranopia (green-blind)
#DBE1F4
Tritanopia (blue-blind)
#2EFFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7efcf3; /* rgb */ color: rgb(126, 252, 243); /* oklch */ color: oklch(91.6% 0.114 189.2);
Tailwind
colors: {
custom: {
50: '#acfef7',
500: '#7efcf3',
950: '#000000',
},
}SCSS
$custom: #7efcf3; $custom-light: #acfef7; $custom-dark: #000000;
JSON
{
"hex": "#7efcf3",
"rgb": {
"r": 126,
"g": 252,
"b": 243
},
"hsl": {
"h": 175.714,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.9165,
"c": 0.1137,
"h": 189.2
},
"luminance": 0.80527
}Semantic roles & 50–950 ramp
primary
#7EFCF3
secondary
#DA444F
accent
#0010E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685