#7EFCF2#7EFCF2
#7EFCF2 is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.6% C 0.114 H 188.5°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCF2 |
|---|---|
| RGB | rgb(126, 252, 242) |
| HSL | hsl(175, 95%, 74%) |
| HSV | hsv(175, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(91.89, -37.48, -6.02) |
| CIE-LCH | lch(91.89, 37.96, 189.12°) |
| OKLab | oklab(91.62% -0.1127 -0.0168) |
| OKLCH | oklch(91.62% 0.114 188.5) |
| XYZ | xyz(59.4349, 80.4619, 96.3858) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.68
Bright Cyan
#41FDFE
ΔE00 4.70
Bright Aqua
#0BF9EA
ΔE00 5.00
Tiffany Blue
#7BF2DA
ΔE00 5.25
Aqua
#00FFFF
ΔE00 5.32
Light Cyan
#ACFFFC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCF2 #FC7E88
analogous
#7EFCB3 #7EFCF2 #7EC7FC
triadic
#7EFCF2 #F27EFC #FCF27E
tetradic
#7EFCF2 #B37EFC #FC7E88 #C7FC7E
square
#7EFCF2 #B37EFC #FC7E88 #C7FC7E
split-complementary
#7EFCF2 #FC7EC7 #FCB37E
monochromatic
#06F9E6 #42FBEC #7EFCF2 #BAFDF8 #E1FEFC
Accessibility & contrast
On white
1.23
#7EFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#7EFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCF2
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCF2 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F2
Deuteranopia (green-blind)
#DBE1F3
Tritanopia (blue-blind)
#2FFFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7efcf2; /* rgb */ color: rgb(126, 252, 242); /* oklch */ color: oklch(91.6% 0.114 188.5);
Tailwind
colors: {
custom: {
50: '#acfef6',
500: '#7efcf2',
950: '#000000',
},
}SCSS
$custom: #7efcf2; $custom-light: #acfef6; $custom-dark: #000000;
JSON
{
"hex": "#7efcf2",
"rgb": {
"r": 126,
"g": 252,
"b": 242
},
"hsl": {
"h": 175.238,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.9162,
"c": 0.11391,
"h": 188.5
},
"luminance": 0.80467
}Semantic roles & 50–950 ramp
primary
#7EFCF2
secondary
#DA4450
accent
#0012E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685