#7EFDF0#7EFDF0
#7EFDF0 is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.115 H 186.5°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDF0 |
|---|---|
| RGB | rgb(126, 253, 240) |
| HSL | hsl(174, 97%, 74%) |
| HSV | hsv(174, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(92.12, -38.43, -4.64) |
| CIE-LCH | lch(92.12, 38.70, 186.89°) |
| OKLab | oklab(91.79% -0.1146 -0.0131) |
| OKLCH | oklch(91.79% 0.115 186.5) |
| XYZ | xyz(59.4510, 80.9721, 94.9174) |
| Luminance | 0.8098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.47
Bright Aqua
#0BF9EA
ΔE00 4.75
Bright Turquoise
#0FFEF9
ΔE00 5.03
Bright Cyan
#41FDFE
ΔE00 5.45
Aqua
#00FFFF
ΔE00 5.90
Light Cyan
#ACFFFC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDF0 #FD7E8B
analogous
#7EFDB1 #7EFDF0 #7ECBFD
triadic
#7EFDF0 #F07EFD #FDF07E
tetradic
#7EFDF0 #B17EFD #FD7E8B #CBFD7E
square
#7EFDF0 #B17EFD #FD7E8B #CBFD7E
split-complementary
#7EFDF0 #FD7ECB #FDB17E
monochromatic
#05FBE2 #42FCE9 #7EFDF0 #BAFEF7 #E1FFFB
Accessibility & contrast
On white
1.22
#7EFDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#7EFDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDF0
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDF0 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1F0
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#31FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7efdf0; /* rgb */ color: rgb(126, 253, 240); /* oklch */ color: oklch(91.8% 0.115 186.5);
Tailwind
colors: {
custom: {
50: '#acfef4',
500: '#7efdf0',
950: '#000000',
},
}SCSS
$custom: #7efdf0; $custom-light: #acfef4; $custom-dark: #000000;
JSON
{
"hex": "#7efdf0",
"rgb": {
"r": 126,
"g": 253,
"b": 240
},
"hsl": {
"h": 173.858,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.91786,
"c": 0.11531,
"h": 186.5
},
"luminance": 0.80977
}Semantic roles & 50–950 ramp
primary
#7EFDF0
secondary
#DB4453
accent
#0017E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685