#7EFEDC#7EFEDC
#7EFEDC is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.125 H 173.7°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEDC |
|---|---|
| RGB | rgb(126, 254, 220) |
| HSL | hsl(164, 98%, 75%) |
| HSV | hsv(164, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 13.4%, 0.4%) |
| CIE-LAB | lab(91.90, -43.54, 5.39) |
| CIE-LCH | lch(91.90, 43.88, 172.94°) |
| OKLab | oklab(91.44% -0.1241 0.0136) |
| OKLCH | oklch(91.44% 0.125 173.7) |
| XYZ | xyz(56.9586, 80.4815, 80.2292) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.50
Aquamarine
#7FFFD4
ΔE00 2.42
Light Turquoise
#7EF4CC
ΔE00 2.97
Tiffany Blue
#7BF2DA
ΔE00 3.58
Pale Turquoise
#A5FBD5
ΔE00 4.95
Light Aquamarine
#7BFDC7
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEDC #FE7EA0
analogous
#7EFE9C #7EFEDC #7EE0FE
triadic
#7EFEDC #DC7EFE #FEDC7E
tetradic
#7EFEDC #9C7EFE #FE7EA0 #E0FE7E
square
#7EFEDC #9C7EFE #FE7EA0 #E0FE7E
split-complementary
#7EFEDC #FE7EE0 #FE9C7E
monochromatic
#05FDBB #41FECC #7EFEDC #BBFEEC #E1FFF7
Accessibility & contrast
On white
1.23
#7EFEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#7EFEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEDC
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEDC | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DA
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#44FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7efedc; /* rgb */ color: rgb(126, 254, 220); /* oklch */ color: oklch(91.4% 0.125 173.7);
Tailwind
colors: {
custom: {
50: '#acffe6',
500: '#7efedc',
950: '#000000',
},
}SCSS
$custom: #7efedc; $custom-light: #acffe6; $custom-dark: #000000;
JSON
{
"hex": "#7efedc",
"rgb": {
"r": 126,
"g": 254,
"b": 220
},
"hsl": {
"h": 164.063,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.91443,
"c": 0.12483,
"h": 173.7
},
"luminance": 0.80487
}Semantic roles & 50–950 ramp
primary
#7EFEDC
secondary
#DD446C
accent
#003DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684