#7EFCF5#7EFCF5
#7EFCF5 is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.7% C 0.113 H 190.5°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCF5 |
|---|---|
| RGB | rgb(126, 252, 245) |
| HSL | hsl(177, 95%, 74%) |
| HSV | hsv(177, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(91.97, -36.75, -7.45) |
| CIE-LCH | lch(91.97, 37.49, 191.46°) |
| OKLab | oklab(91.71% -0.1114 -0.0207) |
| OKLCH | oklch(91.71% 0.113 190.5) |
| XYZ | xyz(59.8892, 80.6436, 98.7782) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.04
Bright Turquoise
#0FFEF9
ΔE00 4.50
Aqua
#00FFFF
ΔE00 4.85
Light Cyan
#ACFFFC
ΔE00 5.04
Bright Aqua
#0BF9EA
ΔE00 5.46
Bright Light Blue
#26F7FD
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCF5 #FC7E85
analogous
#7EFCB6 #7EFCF5 #7EC4FC
triadic
#7EFCF5 #F57EFC #FCF57E
tetradic
#7EFCF5 #B67EFC #FC7E85 #C4FC7E
square
#7EFCF5 #B67EFC #FC7E85 #C4FC7E
split-complementary
#7EFCF5 #FC7EC4 #FCB67E
monochromatic
#06F9EC #42FBF0 #7EFCF5 #BAFDFA #E1FEFD
Accessibility & contrast
On white
1.23
#7EFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#7EFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCF5
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCF5 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F5
Deuteranopia (green-blind)
#DBE1F6
Tritanopia (blue-blind)
#2BFFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7efcf5; /* rgb */ color: rgb(126, 252, 245); /* oklch */ color: oklch(91.7% 0.113 190.5);
Tailwind
colors: {
custom: {
50: '#acfef8',
500: '#7efcf5',
950: '#000000',
},
}SCSS
$custom: #7efcf5; $custom-light: #acfef8; $custom-dark: #000000;
JSON
{
"hex": "#7efcf5",
"rgb": {
"r": 126,
"g": 252,
"b": 245
},
"hsl": {
"h": 176.667,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.91712,
"c": 0.11334,
"h": 190.5
},
"luminance": 0.80649
}Semantic roles & 50–950 ramp
primary
#7EFCF5
secondary
#DA444D
accent
#000DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685