#7ECCCD#7ECCCD
#7ECCCD is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.5% C 0.077 H 196.8°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECCCD |
|---|---|
| RGB | rgb(126, 204, 205) |
| HSL | hsl(181, 44%, 65%) |
| HSV | hsv(181, 39%, 80%) |
| CMYK | cmyk(38.5%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(77.30, -23.70, -8.08) |
| CIE-LCH | lch(77.30, 25.04, 198.82°) |
| OKLab | oklab(79.54% -0.0738 -0.0222) |
| OKLCH | oklch(79.54% 0.077 196.8) |
| XYZ | xyz(41.2124, 52.0262, 65.6162) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.03
Darkturquoise
#00CED1
ΔE00 7.07
Aqua Blue
#02D8E9
ΔE00 8.03
Powder Blue
#B0E0E6
ΔE00 8.55
Robin'S Egg Blue
#98EFF9
ΔE00 8.80
Paleturquoise
#AFEEEE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECCCD #CD7F7E
analogous
#7ECDA6 #7ECCCD #7EA5CD
triadic
#7ECCCD #CD7ECC #CCCD7E
tetradic
#7ECCCD #A67ECD #CD7F7E #A5CD7E
square
#7ECCCD #A67ECD #CD7F7E #A5CD7E
split-complementary
#7ECCCD #CD7EA5 #CDA67E
monochromatic
#3A9596 #52BBBC #7ECCCD #AADDDE #D6EFEF
Accessibility & contrast
On white
1.84
#7ECCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#7ECCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECCCD
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECCCD | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B4BACE
Tritanopia (blue-blind)
#5CD1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ecccd; /* rgb */ color: rgb(126, 204, 205); /* oklch */ color: oklch(79.5% 0.077 196.8);
Tailwind
colors: {
custom: {
50: '#a7dbdc',
500: '#7ecccd',
950: '#000000',
},
}SCSS
$custom: #7ecccd; $custom-light: #a7dbdc; $custom-dark: #000000;
JSON
{
"hex": "#7ecccd",
"rgb": {
"r": 126,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.759,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.79535,
"c": 0.07704,
"h": 196.8
},
"luminance": 0.52029
}Semantic roles & 50–950 ramp
primary
#7ECCCD
secondary
#9D5453
accent
#302EB7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484