#7CC0CC#7CC0CC
#7CC0CC is a light, moderate teal. Relative luminance 0.463; OKLCH L 76.7% C 0.071 H 209.8°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC0CC |
|---|---|
| RGB | rgb(124, 192, 204) |
| HSL | hsl(189, 44%, 64%) |
| HSV | hsv(189, 39%, 80%) |
| CMYK | cmyk(39.2%, 5.9%, 0%, 20%) |
| CIE-LAB | lab(73.77, -18.40, -12.81) |
| CIE-LCH | lch(73.77, 22.42, 214.85°) |
| OKLab | oklab(76.68% -0.0613 -0.0352) |
| OKLCH | oklch(76.68% 0.071 209.8) |
| XYZ | xyz(38.0570, 46.3414, 64.0544) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.09
Baby Blue
#89CFF0
ΔE00 8.43
Turquoise Blue
#06B1C4
ΔE00 8.57
Lightblue
#ADD8E6
ΔE00 8.83
Powder Blue
#B0E0E6
ΔE00 9.33
Aqua Blue
#02D8E9
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC0CC #CC887C
analogous
#7CCCB0 #7CC0CC #7C98CC
triadic
#7CC0CC #CC7CC0 #C0CC7C
tetradic
#7CC0CC #B07CCC #CC887C #98CC7C
square
#7CC0CC #B07CCC #CC887C #98CC7C
split-complementary
#7CC0CC #CC7C98 #CCB07C
monochromatic
#3A8694 #50ABBB #7CC0CC #A8D5DD #D4EAEE
Accessibility & contrast
On white
2.05
#7CC0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#7CC0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC0CC
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC0CC | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCD
Deuteranopia (green-blind)
#A8B1CC
Tritanopia (blue-blind)
#5BC6C4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #7cc0cc; /* rgb */ color: rgb(124, 192, 204); /* oklch */ color: oklch(76.7% 0.071 209.8);
Tailwind
colors: {
custom: {
50: '#a5d3db',
500: '#7cc0cc',
950: '#000000',
},
}SCSS
$custom: #7cc0cc; $custom-light: #a5d3db; $custom-dark: #000000;
JSON
{
"hex": "#7cc0cc",
"rgb": {
"r": 124,
"g": 192,
"b": 204
},
"hsl": {
"h": 189,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.76677,
"c": 0.0707,
"h": 209.8
},
"luminance": 0.46344
}Semantic roles & 50–950 ramp
primary
#7CC0CC
secondary
#E0C8C4
accent
#432EB7
background
#FAFCFD
surface
#F4F9FB
border
#CED2D4
text
#101415
muted
#7F8283