#7CC3CD#7CC3CD
#7CC3CD is a light, moderate teal. Relative luminance 0.477; OKLCH L 77.4% C 0.073 H 207.1°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC3CD |
|---|---|
| RGB | rgb(124, 195, 205) |
| HSL | hsl(187, 45%, 65%) |
| HSV | hsv(187, 40%, 80%) |
| CMYK | cmyk(39.5%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(74.65, -19.68, -12.03) |
| CIE-LCH | lch(74.65, 23.07, 211.45°) |
| OKLab | oklab(77.39% -0.0646 -0.033) |
| OKLCH | oklch(77.39% 0.073 207.1) |
| XYZ | xyz(38.8427, 47.7204, 64.9099) |
| Luminance | 0.4772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.61
Aqua Blue
#02D8E9
ΔE00 8.62
Turquoise Blue
#06B1C4
ΔE00 8.81
Powder Blue
#B0E0E6
ΔE00 8.87
Lightblue
#ADD8E6
ΔE00 8.93
Baby Blue
#89CFF0
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC3CD #CD867C
analogous
#7CCDAE #7CC3CD #7C9BCD
triadic
#7CC3CD #CD7CC3 #C3CD7C
tetradic
#7CC3CD #AE7CCD #CD867C #9BCD7C
square
#7CC3CD #AE7CCD #CD867C #9BCD7C
split-complementary
#7CC3CD #CD7C9B #CDAE7C
monochromatic
#398A96 #50AFBC #7CC3CD #A8D7DE #D5ECEF
Accessibility & contrast
On white
1.99
#7CC3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#7CC3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC3CD
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC3CD | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECE
Deuteranopia (green-blind)
#AAB3CD
Tritanopia (blue-blind)
#5AC9C6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7cc3cd; /* rgb */ color: rgb(124, 195, 205); /* oklch */ color: oklch(77.4% 0.073 207.1);
Tailwind
colors: {
custom: {
50: '#a6d5dc',
500: '#7cc3cd',
950: '#000000',
},
}SCSS
$custom: #7cc3cd; $custom-light: #a6d5dc; $custom-dark: #000000;
JSON
{
"hex": "#7cc3cd",
"rgb": {
"r": 124,
"g": 195,
"b": 205
},
"hsl": {
"h": 187.407,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.77391,
"c": 0.07253,
"h": 207.1
},
"luminance": 0.47723
}Semantic roles & 50–950 ramp
primary
#7CC3CD
secondary
#E0C8C4
accent
#3F2EB8
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383