#7CC5CE#7CC5CE
#7CC5CE is a light, moderate teal. Relative luminance 0.487; OKLCH L 77.9% C 0.074 H 205.7°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC5CE |
|---|---|
| RGB | rgb(124, 197, 206) |
| HSL | hsl(187, 46%, 65%) |
| HSV | hsv(187, 40%, 81%) |
| CMYK | cmyk(39.8%, 4.4%, 0%, 19.2%) |
| CIE-LAB | lab(75.25, -20.44, -11.68) |
| CIE-LCH | lch(75.25, 23.55, 209.74°) |
| OKLab | oklab(77.88% -0.0666 -0.0321) |
| OKLCH | oklch(77.88% 0.074 205.7) |
| XYZ | xyz(39.4150, 48.6711, 65.6981) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.91
Aqua Blue
#02D8E9
ΔE00 8.20
Powder Blue
#B0E0E6
ΔE00 8.62
Darkturquoise
#00CED1
ΔE00 8.64
Mediumturquoise
#48D1CC
ΔE00 8.84
Lightblue
#ADD8E6
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC5CE #CE857C
analogous
#7CCEAE #7CC5CE #7C9CCE
triadic
#7CC5CE #CE7CC5 #C5CE7C
tetradic
#7CC5CE #AE7CCE #CE857C #9CCE7C
square
#7CC5CE #AE7CCE #CE857C #9CCE7C
split-complementary
#7CC5CE #CE7C9C #CEAE7C
monochromatic
#398D97 #4FB1BD #7CC5CE #A9D9DF #D5ECEF
Accessibility & contrast
On white
1.96
#7CC5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#7CC5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC5CE
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC5CE | 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)
#BABFCF
Deuteranopia (green-blind)
#ACB5CE
Tritanopia (blue-blind)
#59CBC8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7cc5ce; /* rgb */ color: rgb(124, 197, 206); /* oklch */ color: oklch(77.9% 0.074 205.7);
Tailwind
colors: {
custom: {
50: '#a6d6dd',
500: '#7cc5ce',
950: '#000000',
},
}SCSS
$custom: #7cc5ce; $custom-light: #a6d6dd; $custom-dark: #000000;
JSON
{
"hex": "#7cc5ce",
"rgb": {
"r": 124,
"g": 197,
"b": 206
},
"hsl": {
"h": 186.585,
"s": 45.556,
"l": 64.706
},
"oklch": {
"l": 0.77879,
"c": 0.07391,
"h": 205.7
},
"luminance": 0.48674
}Semantic roles & 50–950 ramp
primary
#7CC5CE
secondary
#E1C8C5
accent
#3C2DB9
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383