#7EDCDC#7EDCDC
#7EDCDC is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.7% C 0.090 H 195.6°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDCDC |
|---|---|
| RGB | rgb(126, 220, 220) |
| HSL | hsl(180, 57%, 68%) |
| HSV | hsv(180, 43%, 86%) |
| CMYK | cmyk(42.7%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(82.26, -27.85, -8.73) |
| CIE-LCH | lch(82.26, 29.19, 197.39°) |
| OKLab | oklab(83.66% -0.0863 -0.0241) |
| OKLCH | oklch(83.66% 0.09 195.6) |
| XYZ | xyz(47.1106, 60.7856, 76.9465) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.20
Robin'S Egg
#6DEDFD
ΔE00 6.58
Robin Egg Blue
#8AF1FE
ΔE00 6.61
Paleturquoise
#AFEEEE
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDCDC #DC7E7E
analogous
#7EDCAD #7EDCDC #7EADDC
triadic
#7EDCDC #DC7EDC #DCDC7E
tetradic
#7EDCDC #AD7EDC #DC7E7E #ADDC7E
square
#7EDCDC #AD7EDC #DC7E7E #ADDC7E
split-complementary
#7EDCDC #DC7EAD #DCAD7E
monochromatic
#30B0B0 #4ECFCF #7EDCDC #AEE9E9 #DEF6F6
Accessibility & contrast
On white
1.60
#7EDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#7EDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDCDC
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDCDC | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#4FE1DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7edcdc; /* rgb */ color: rgb(126, 220, 220); /* oklch */ color: oklch(83.7% 0.090 195.6);
Tailwind
colors: {
custom: {
50: '#a9e7e6',
500: '#7edcdc',
950: '#000000',
},
}SCSS
$custom: #7edcdc; $custom-light: #a9e7e6; $custom-dark: #000000;
JSON
{
"hex": "#7edcdc",
"rgb": {
"r": 126,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.83663,
"c": 0.08963,
"h": 195.6
},
"luminance": 0.60789
}Semantic roles & 50–950 ramp
primary
#7EDCDC
secondary
#B24C4C
accent
#2121C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484