#7CC5CD#7CC5CD
#7CC5CD is a light, moderate teal. Relative luminance 0.486; OKLCH L 77.8% C 0.074 H 204.6°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC5CD |
|---|---|
| RGB | rgb(124, 197, 205) |
| HSL | hsl(186, 45%, 65%) |
| HSV | hsv(186, 40%, 80%) |
| CMYK | cmyk(39.5%, 3.9%, 0%, 19.6%) |
| CIE-LAB | lab(75.22, -20.70, -11.19) |
| CIE-LCH | lch(75.22, 23.52, 208.39°) |
| OKLab | oklab(77.85% -0.067 -0.0307) |
| OKLCH | oklch(77.85% 0.074 204.6) |
| XYZ | xyz(39.2939, 48.6226, 65.0603) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 8.21
Sky Blue
#87CEEB
ΔE00 8.28
Darkturquoise
#00CED1
ΔE00 8.44
Mediumturquoise
#48D1CC
ΔE00 8.54
Powder Blue
#B0E0E6
ΔE00 8.67
Turquoise Blue
#06B1C4
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC5CD #CD847C
analogous
#7CCDAD #7CC5CD #7C9DCD
triadic
#7CC5CD #CD7CC5 #C5CD7C
tetradic
#7CC5CD #AD7CCD #CD847C #9DCD7C
square
#7CC5CD #AD7CCD #CD847C #9DCD7C
split-complementary
#7CC5CD #CD7C9D #CDAD7C
monochromatic
#398C96 #50B1BC #7CC5CD #A8D9DE #D5ECEF
Accessibility & contrast
On white
1.96
#7CC5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#7CC5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC5CD
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC5CD | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCE
Deuteranopia (green-blind)
#ADB5CD
Tritanopia (blue-blind)
#59CBC7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7cc5cd; /* rgb */ color: rgb(124, 197, 205); /* oklch */ color: oklch(77.8% 0.074 204.6);
Tailwind
colors: {
custom: {
50: '#a6d6dc',
500: '#7cc5cd',
950: '#000000',
},
}SCSS
$custom: #7cc5cd; $custom-light: #a6d6dc; $custom-dark: #000000;
JSON
{
"hex": "#7cc5cd",
"rgb": {
"r": 124,
"g": 197,
"b": 205
},
"hsl": {
"h": 185.926,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.77845,
"c": 0.07368,
"h": 204.6
},
"luminance": 0.48625
}Semantic roles & 50–950 ramp
primary
#7CC5CD
secondary
#E0C7C4
accent
#3B2EB8
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383