#7CCCD5#7CCCD5
#7CCCD5 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.7% C 0.080 H 204.9°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCD5 |
|---|---|
| RGB | rgb(124, 204, 213) |
| HSL | hsl(186, 51%, 66%) |
| HSV | hsv(186, 42%, 84%) |
| CMYK | cmyk(41.8%, 4.2%, 0%, 16.5%) |
| CIE-LAB | lab(77.44, -22.20, -12.18) |
| CIE-LCH | lch(77.44, 25.32, 208.74°) |
| OKLab | oklab(79.71% -0.0721 -0.0335) |
| OKLCH | oklch(79.71% 0.08 204.9) |
| XYZ | xyz(41.9108, 52.2718, 70.8189) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.98
Powder Blue
#B0E0E6
ΔE00 7.87
Sky Blue
#87CEEB
ΔE00 7.92
Darkturquoise
#00CED1
ΔE00 7.92
Mediumturquoise
#48D1CC
ΔE00 8.02
Robin'S Egg Blue
#98EFF9
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCD5 #D5857C
analogous
#7CD5B1 #7CCCD5 #7C9FD5
triadic
#7CCCD5 #D57CCC #CCD57C
tetradic
#7CCCD5 #B17CD5 #D5857C #9FD57C
square
#7CCCD5 #B17CD5 #D5857C #9FD57C
split-complementary
#7CCCD5 #D57C9F #D5B17C
monochromatic
#3497A2 #4EBAC6 #7CCCD5 #AADEE4 #D9F0F3
Accessibility & contrast
On white
1.83
#7CCCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#7CCCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCD5
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCD5 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D6
Deuteranopia (green-blind)
#B1BBD5
Tritanopia (blue-blind)
#54D2CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7cccd5; /* rgb */ color: rgb(124, 204, 213); /* oklch */ color: oklch(79.7% 0.080 204.9);
Tailwind
colors: {
custom: {
50: '#a6dbe1',
500: '#7cccd5',
950: '#000000',
},
}SCSS
$custom: #7cccd5; $custom-light: #a6dbe1; $custom-dark: #000000;
JSON
{
"hex": "#7cccd5",
"rgb": {
"r": 124,
"g": 204,
"b": 213
},
"hsl": {
"h": 186.067,
"s": 51.445,
"l": 66.078
},
"oklch": {
"l": 0.79707,
"c": 0.0795,
"h": 204.9
},
"luminance": 0.52275
}Semantic roles & 50–950 ramp
primary
#7CCCD5
secondary
#A7574E
accent
#3627BF
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484