#7ED0CD#7ED0CD
#7ED0CD is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.4% C 0.080 H 192.7°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED0CD |
|---|---|
| RGB | rgb(126, 208, 205) |
| HSL | hsl(178, 47%, 65%) |
| HSV | hsv(178, 39%, 82%) |
| CMYK | cmyk(39.4%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(78.43, -25.67, -6.39) |
| CIE-LCH | lch(78.43, 26.46, 193.98°) |
| OKLab | oklab(80.45% -0.0785 -0.0176) |
| OKLCH | oklch(80.45% 0.08 192.7) |
| XYZ | xyz(42.1754, 53.9521, 65.9371) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.03
Darkturquoise
#00CED1
ΔE00 6.88
Turquoise
#40E0D0
ΔE00 8.00
Pale Teal
#82CBB2
ΔE00 8.38
Paleturquoise
#AFEEEE
ΔE00 8.39
Aqua Blue
#02D8E9
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED0CD #D07E81
analogous
#7ED0A4 #7ED0CD #7EAAD0
triadic
#7ED0CD #CD7ED0 #D0CD7E
tetradic
#7ED0CD #A47ED0 #D07E81 #AAD07E
square
#7ED0CD #A47ED0 #D07E81 #AAD07E
split-complementary
#7ED0CD #D07EAA #D0A47E
monochromatic
#399B97 #51C0BC #7ED0CD #ABE0DE #D8F1F0
Accessibility & contrast
On white
1.78
#7ED0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#7ED0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED0CD
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED0CD | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#5BD4CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7ed0cd; /* rgb */ color: rgb(126, 208, 205); /* oklch */ color: oklch(80.4% 0.080 192.7);
Tailwind
colors: {
custom: {
50: '#a7dedc',
500: '#7ed0cd',
950: '#000000',
},
}SCSS
$custom: #7ed0cd; $custom-light: #a7dedc; $custom-dark: #000000;
JSON
{
"hex": "#7ed0cd",
"rgb": {
"r": 126,
"g": 208,
"b": 205
},
"hsl": {
"h": 177.805,
"s": 46.591,
"l": 65.49
},
"oklch": {
"l": 0.80447,
"c": 0.08049,
"h": 192.7
},
"luminance": 0.53955
}Semantic roles & 50–950 ramp
primary
#7ED0CD
secondary
#A15254
accent
#2C31BA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484