#7EDCD0#7EDCD0
#7EDCD0 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.092 H 185.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDCD0 |
|---|---|
| RGB | rgb(126, 220, 208) |
| HSL | hsl(172, 57%, 68%) |
| HSV | hsv(172, 43%, 86%) |
| CMYK | cmyk(42.7%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(81.93, -30.76, -2.84) |
| CIE-LCH | lch(81.93, 30.89, 185.27°) |
| OKLab | oklab(83.29% -0.0913 -0.0081) |
| OKLCH | oklch(83.29% 0.092 185.1) |
| XYZ | xyz(45.5781, 60.1726, 68.8750) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.02
Mediumturquoise
#48D1CC
ΔE00 5.43
Seafoam Blue
#78D1B6
ΔE00 6.03
Tiffany Blue
#7BF2DA
ΔE00 6.05
Pale Teal
#82CBB2
ΔE00 6.81
Light Teal
#90E4C1
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDCD0 #DC7E8A
analogous
#7EDCA1 #7EDCD0 #7EB9DC
triadic
#7EDCD0 #D07EDC #DCD07E
tetradic
#7EDCD0 #A17EDC #DC7E8A #B9DC7E
square
#7EDCD0 #A17EDC #DC7E8A #B9DC7E
split-complementary
#7EDCD0 #DC7EB9 #DCA17E
monochromatic
#30B0A0 #4ECFBE #7EDCD0 #AEE9E2 #DEF6F3
Accessibility & contrast
On white
1.61
#7EDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#7EDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDCD0
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDCD0 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D0
Deuteranopia (green-blind)
#C3C7D1
Tritanopia (blue-blind)
#57E0D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7edcd0; /* rgb */ color: rgb(126, 220, 208); /* oklch */ color: oklch(83.3% 0.092 185.1);
Tailwind
colors: {
custom: {
50: '#a8e7de',
500: '#7edcd0',
950: '#000000',
},
}SCSS
$custom: #7edcd0; $custom-light: #a8e7de; $custom-dark: #000000;
JSON
{
"hex": "#7edcd0",
"rgb": {
"r": 126,
"g": 220,
"b": 208
},
"hsl": {
"h": 172.34,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.83286,
"c": 0.09168,
"h": 185.1
},
"luminance": 0.60176
}Semantic roles & 50–950 ramp
primary
#7EDCD0
secondary
#B24C59
accent
#2136C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484