#7EC8CD#7EC8CD
#7EC8CD is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.6% C 0.074 H 201.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7EC8CD |
|---|---|
| RGB | rgb(126, 200, 205) |
| HSL | hsl(184, 44%, 65%) |
| HSV | hsv(184, 39%, 80%) |
| CMYK | cmyk(38.5%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(76.16, -21.70, -9.77) |
| CIE-LCH | lch(76.16, 23.79, 204.23°) |
| OKLab | oklab(78.63% -0.069 -0.0268) |
| OKLCH | oklch(78.63% 0.074 201.2) |
| XYZ | xyz(40.2739, 50.1492, 65.3033) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.49
Darkturquoise
#00CED1
ΔE00 7.83
Aqua Blue
#02D8E9
ΔE00 8.05
Powder Blue
#B0E0E6
ΔE00 8.36
Robin'S Egg Blue
#98EFF9
ΔE00 9.21
Sky Blue
#87CEEB
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EC8CD #CD837E
analogous
#7ECDAA #7EC8CD #7EA1CD
triadic
#7EC8CD #CD7EC8 #C8CD7E
tetradic
#7EC8CD #AA7ECD #CD837E #A1CD7E
square
#7EC8CD #AA7ECD #CD837E #A1CD7E
split-complementary
#7EC8CD #CD7EA1 #CDAA7E
monochromatic
#3A9196 #52B5BC #7EC8CD #AADBDE #D6EEEF
Accessibility & contrast
On white
1.90
#7EC8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#7EC8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EC8CD
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EC8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EC8CD | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CD
Deuteranopia (green-blind)
#B0B7CD
Tritanopia (blue-blind)
#5DCDC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ec8cd; /* rgb */ color: rgb(126, 200, 205); /* oklch */ color: oklch(78.6% 0.074 201.2);
Tailwind
colors: {
custom: {
50: '#a7d9dc',
500: '#7ec8cd',
950: '#000000',
},
}SCSS
$custom: #7ec8cd; $custom-light: #a7d9dc; $custom-dark: #000000;
JSON
{
"hex": "#7ec8cd",
"rgb": {
"r": 126,
"g": 200,
"b": 205
},
"hsl": {
"h": 183.797,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.78626,
"c": 0.074,
"h": 201.2
},
"luminance": 0.50152
}Semantic roles & 50–950 ramp
primary
#7EC8CD
secondary
#9D5753
accent
#372EB7
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384