#7EFDF5#7EFDF5
#7EFDF5 is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.9% C 0.114 H 189.9°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDF5 |
|---|---|
| RGB | rgb(126, 253, 245) |
| HSL | hsl(176, 97%, 74%) |
| HSV | hsv(176, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(92.25, -37.20, -7.04) |
| CIE-LCH | lch(92.25, 37.86, 190.71°) |
| OKLab | oklab(91.94% -0.1125 -0.0196) |
| OKLCH | oklch(91.94% 0.114 189.9) |
| XYZ | xyz(60.2040, 81.2733, 98.8832) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.21
Bright Turquoise
#0FFEF9
ΔE00 4.49
Aqua
#00FFFF
ΔE00 4.94
Light Cyan
#ACFFFC
ΔE00 5.18
Bright Aqua
#0BF9EA
ΔE00 5.30
Bright Light Blue
#26F7FD
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDF5 #FD7E86
analogous
#7EFDB5 #7EFDF5 #7EC6FD
triadic
#7EFDF5 #F57EFD #FDF57E
tetradic
#7EFDF5 #B57EFD #FD7E86 #C6FD7E
square
#7EFDF5 #B57EFD #FD7E86 #C6FD7E
split-complementary
#7EFDF5 #FD7EC6 #FDB57E
monochromatic
#05FBEC #42FCF0 #7EFDF5 #BAFEFA #E1FFFD
Accessibility & contrast
On white
1.22
#7EFDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#7EFDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDF5
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDF5 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F5
Deuteranopia (green-blind)
#DCE2F6
Tritanopia (blue-blind)
#2AFFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7efdf5; /* rgb */ color: rgb(126, 253, 245); /* oklch */ color: oklch(91.9% 0.114 189.9);
Tailwind
colors: {
custom: {
50: '#acfef8',
500: '#7efdf5',
950: '#000000',
},
}SCSS
$custom: #7efdf5; $custom-light: #acfef8; $custom-dark: #000000;
JSON
{
"hex": "#7efdf5",
"rgb": {
"r": 126,
"g": 253,
"b": 245
},
"hsl": {
"h": 176.22,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.91938,
"c": 0.11419,
"h": 189.9
},
"luminance": 0.81279
}Semantic roles & 50–950 ramp
primary
#7EFDF5
secondary
#DB444E
accent
#000EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685