#7CC3CC#7CC3CC
#7CC3CC is a light, moderate teal. Relative luminance 0.477; OKLCH L 77.4% C 0.072 H 206.0°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC3CC |
|---|---|
| RGB | rgb(124, 195, 204) |
| HSL | hsl(187, 44%, 64%) |
| HSV | hsv(187, 39%, 80%) |
| CMYK | cmyk(39.2%, 4.4%, 0%, 20%) |
| CIE-LAB | lab(74.62, -19.93, -11.54) |
| CIE-LCH | lch(74.62, 23.03, 210.06°) |
| OKLab | oklab(77.36% -0.065 -0.0317) |
| OKLCH | oklch(77.36% 0.072 206) |
| XYZ | xyz(38.7224, 47.6723, 64.2762) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.98
Aqua Blue
#02D8E9
ΔE00 8.60
Turquoise Blue
#06B1C4
ΔE00 8.85
Powder Blue
#B0E0E6
ΔE00 8.89
Darkturquoise
#00CED1
ΔE00 8.92
Lightblue
#ADD8E6
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC3CC #CC857C
analogous
#7CCCAD #7CC3CC #7C9BCC
triadic
#7CC3CC #CC7CC3 #C3CC7C
tetradic
#7CC3CC #AD7CCC #CC857C #9BCC7C
square
#7CC3CC #AD7CCC #CC857C #9BCC7C
split-complementary
#7CC3CC #CC7C9B #CCAD7C
monochromatic
#3A8A94 #50AFBB #7CC3CC #A8D7DD #D4EBEE
Accessibility & contrast
On white
1.99
#7CC3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#7CC3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC3CC
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC3CC | 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)
#B8BECD
Deuteranopia (green-blind)
#ABB3CC
Tritanopia (blue-blind)
#5AC9C6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7cc3cc; /* rgb */ color: rgb(124, 195, 204); /* oklch */ color: oklch(77.4% 0.072 206.0);
Tailwind
colors: {
custom: {
50: '#a6d5db',
500: '#7cc3cc',
950: '#000000',
},
}SCSS
$custom: #7cc3cc; $custom-light: #a6d5db; $custom-dark: #000000;
JSON
{
"hex": "#7cc3cc",
"rgb": {
"r": 124,
"g": 195,
"b": 204
},
"hsl": {
"h": 186.75,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.77357,
"c": 0.07228,
"h": 206
},
"luminance": 0.47675
}Semantic roles & 50–950 ramp
primary
#7CC3CC
secondary
#E0C7C4
accent
#3E2EB7
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383