#7ED8CD#7ED8CD
#7ED8CD is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.3% C 0.088 H 185.6°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED8CD |
|---|---|
| RGB | rgb(126, 216, 205) |
| HSL | hsl(173, 54%, 67%) |
| HSV | hsv(173, 42%, 85%) |
| CMYK | cmyk(41.7%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(80.71, -29.56, -3.03) |
| CIE-LCH | lch(80.71, 29.71, 185.85°) |
| OKLab | oklab(82.28% -0.0879 -0.0086) |
| OKLCH | oklch(82.28% 0.088 185.6) |
| XYZ | xyz(44.1752, 57.9518, 66.6038) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.09
Turquoise
#40E0D0
ΔE00 5.51
Seafoam Blue
#78D1B6
ΔE00 5.94
Pale Teal
#82CBB2
ΔE00 6.44
Tiffany Blue
#7BF2DA
ΔE00 7.00
Darkturquoise
#00CED1
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED8CD #D87E89
analogous
#7ED8A0 #7ED8CD #7EB6D8
triadic
#7ED8CD #CD7ED8 #D8CD7E
tetradic
#7ED8CD #A07ED8 #D87E89 #B6D87E
square
#7ED8CD #A07ED8 #D87E89 #B6D87E
split-complementary
#7ED8CD #D87EB6 #D8A07E
monochromatic
#33A99A #4FCABB #7ED8CD #ADE6DF #DCF4F1
Accessibility & contrast
On white
1.67
#7ED8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#7ED8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED8CD
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED8CD | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#C0C4CE
Tritanopia (blue-blind)
#59DCD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7ed8cd; /* rgb */ color: rgb(126, 216, 205); /* oklch */ color: oklch(82.3% 0.088 185.6);
Tailwind
colors: {
custom: {
50: '#a8e4dc',
500: '#7ed8cd',
950: '#000000',
},
}SCSS
$custom: #7ed8cd; $custom-light: #a8e4dc; $custom-dark: #000000;
JSON
{
"hex": "#7ed8cd",
"rgb": {
"r": 126,
"g": 216,
"b": 205
},
"hsl": {
"h": 172.667,
"s": 53.571,
"l": 67.059
},
"oklch": {
"l": 0.82278,
"c": 0.08837,
"h": 185.6
},
"luminance": 0.57955
}Semantic roles & 50–950 ramp
primary
#7ED8CD
secondary
#AC4E5A
accent
#2438C1
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484