#7CC3CE#7CC3CE
#7CC3CE is a light, moderate teal. Relative luminance 0.478; OKLCH L 77.4% C 0.073 H 208.2°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC3CE |
|---|---|
| RGB | rgb(124, 195, 206) |
| HSL | hsl(188, 46%, 65%) |
| HSV | hsv(188, 40%, 81%) |
| CMYK | cmyk(39.8%, 5.3%, 0%, 19.2%) |
| CIE-LAB | lab(74.68, -19.43, -12.53) |
| CIE-LCH | lch(74.68, 23.12, 212.82°) |
| OKLab | oklab(77.43% -0.0642 -0.0344) |
| OKLCH | oklch(77.43% 0.073 208.2) |
| XYZ | xyz(38.9638, 47.7688, 65.5477) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.25
Baby Blue
#89CFF0
ΔE00 8.62
Aqua Blue
#02D8E9
ΔE00 8.65
Lightblue
#ADD8E6
ΔE00 8.75
Turquoise Blue
#06B1C4
ΔE00 8.80
Powder Blue
#B0E0E6
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC3CE #CE877C
analogous
#7CCEB0 #7CC3CE #7C9ACE
triadic
#7CC3CE #CE7CC3 #C3CE7C
tetradic
#7CC3CE #B07CCE #CE877C #9ACE7C
square
#7CC3CE #B07CCE #CE877C #9ACE7C
split-complementary
#7CC3CE #CE7C9A #CEB07C
monochromatic
#398A97 #4FAFBD #7CC3CE #A9D7DF #D5ECEF
Accessibility & contrast
On white
1.99
#7CC3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#7CC3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC3CE
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC3CE | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECF
Deuteranopia (green-blind)
#AAB3CE
Tritanopia (blue-blind)
#59C9C6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7cc3ce; /* rgb */ color: rgb(124, 195, 206); /* oklch */ color: oklch(77.4% 0.073 208.2);
Tailwind
colors: {
custom: {
50: '#a6d5dd',
500: '#7cc3ce',
950: '#000000',
},
}SCSS
$custom: #7cc3ce; $custom-light: #a6d5dd; $custom-dark: #000000;
JSON
{
"hex": "#7cc3ce",
"rgb": {
"r": 124,
"g": 195,
"b": 206
},
"hsl": {
"h": 188.049,
"s": 45.556,
"l": 64.706
},
"oklch": {
"l": 0.77426,
"c": 0.07281,
"h": 208.2
},
"luminance": 0.47772
}Semantic roles & 50–950 ramp
primary
#7CC3CE
secondary
#E1C9C5
accent
#402DB9
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383