#7CCCCE#7CCCCE
#7CCCCE is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.5% C 0.079 H 197.7°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCCE |
|---|---|
| RGB | rgb(124, 204, 206) |
| HSL | hsl(181, 46%, 65%) |
| HSV | hsv(181, 40%, 81%) |
| CMYK | cmyk(39.8%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(77.24, -23.96, -8.72) |
| CIE-LCH | lch(77.24, 25.49, 199.99°) |
| OKLab | oklab(79.47% -0.0749 -0.024) |
| OKLCH | oklch(79.47% 0.079 197.7) |
| XYZ | xyz(41.0415, 51.9241, 66.2402) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.02
Darkturquoise
#00CED1
ΔE00 6.87
Aqua Blue
#02D8E9
ΔE00 7.67
Powder Blue
#B0E0E6
ΔE00 8.61
Robin'S Egg Blue
#98EFF9
ΔE00 8.70
Paleturquoise
#AFEEEE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCCE #CE7E7C
analogous
#7CCEA7 #7CCCCE #7CA3CE
triadic
#7CCCCE #CE7CCC #CCCE7C
tetradic
#7CCCCE #A77CCE #CE7E7C #A3CE7C
square
#7CCCCE #A77CCE #CE7E7C #A3CE7C
split-complementary
#7CCCCE #CE7CA3 #CEA77C
monochromatic
#399597 #4FBBBD #7CCCCE #A9DDDF #D5EFEF
Accessibility & contrast
On white
1.84
#7CCCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#7CCCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCCE
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCCE | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CE
Deuteranopia (green-blind)
#B3BACF
Tritanopia (blue-blind)
#57D1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7cccce; /* rgb */ color: rgb(124, 204, 206); /* oklch */ color: oklch(79.5% 0.079 197.7);
Tailwind
colors: {
custom: {
50: '#a6dbdc',
500: '#7cccce',
950: '#000000',
},
}SCSS
$custom: #7cccce; $custom-light: #a6dbdc; $custom-dark: #000000;
JSON
{
"hex": "#7cccce",
"rgb": {
"r": 124,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.463,
"s": 45.556,
"l": 64.706
},
"oklch": {
"l": 0.79471,
"c": 0.07869,
"h": 197.7
},
"luminance": 0.51927
}Semantic roles & 50–950 ramp
primary
#7CCCCE
secondary
#9D5351
accent
#302DB9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484