#7EFDED#7EFDED
#7EFDED is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.7% C 0.116 H 184.6°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDED |
|---|---|
| RGB | rgb(126, 253, 237) |
| HSL | hsl(172, 97%, 74%) |
| HSV | hsv(172, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(92.04, -39.15, -3.20) |
| CIE-LCH | lch(92.04, 39.28, 184.68°) |
| OKLab | oklab(91.7% -0.1158 -0.0092) |
| OKLCH | oklch(91.7% 0.116 184.6) |
| XYZ | xyz(59.0091, 80.7953, 92.5897) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.66
Bright Aqua
#0BF9EA
ΔE00 4.72
Bright Turquoise
#0FFEF9
ΔE00 5.59
Bright Cyan
#41FDFE
ΔE00 6.29
Light Aqua
#8CFFDB
ΔE00 6.37
Aqua
#00FFFF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDED #FD7E8E
analogous
#7EFDAE #7EFDED #7ECEFD
triadic
#7EFDED #ED7EFD #FDED7E
tetradic
#7EFDED #AE7EFD #FD7E8E #CEFD7E
square
#7EFDED #AE7EFD #FD7E8E #CEFD7E
split-complementary
#7EFDED #FD7ECE #FDAE7E
monochromatic
#05FBDC #42FCE5 #7EFDED #BAFEF5 #E1FFFB
Accessibility & contrast
On white
1.22
#7EFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#7EFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDED
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDED | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1ED
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#35FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7efded; /* rgb */ color: rgb(126, 253, 237); /* oklch */ color: oklch(91.7% 0.116 184.6);
Tailwind
colors: {
custom: {
50: '#acfef2',
500: '#7efded',
950: '#000000',
},
}SCSS
$custom: #7efded; $custom-light: #acfef2; $custom-dark: #000000;
JSON
{
"hex": "#7efded",
"rgb": {
"r": 126,
"g": 253,
"b": 237
},
"hsl": {
"h": 172.441,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.91696,
"c": 0.11618,
"h": 184.6
},
"luminance": 0.80801
}Semantic roles & 50–950 ramp
primary
#7EFDED
secondary
#DB4457
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685