#7CCCCC#7CCCCC
#7CCCCC is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.4% C 0.079 H 195.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCCC |
|---|---|
| RGB | rgb(124, 204, 204) |
| HSL | hsl(180, 44%, 64%) |
| HSV | hsv(180, 39%, 80%) |
| CMYK | cmyk(39.2%, 0%, 0%, 20%) |
| CIE-LAB | lab(77.18, -24.45, -7.72) |
| CIE-LCH | lch(77.18, 25.64, 197.53°) |
| OKLab | oklab(79.41% -0.0758 -0.0213) |
| OKLCH | oklch(79.41% 0.079 195.7) |
| XYZ | xyz(40.8000, 51.8275, 64.9688) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.59
Darkturquoise
#00CED1
ΔE00 6.78
Aqua Blue
#02D8E9
ΔE00 8.06
Powder Blue
#B0E0E6
ΔE00 8.94
Paleturquoise
#AFEEEE
ΔE00 8.99
Robin'S Egg Blue
#98EFF9
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCCC #CC7C7C
analogous
#7CCCA4 #7CCCCC #7CA4CC
triadic
#7CCCCC #CC7CCC #CCCC7C
tetradic
#7CCCCC #A47CCC #CC7C7C #A4CC7C
square
#7CCCCC #A47CCC #CC7C7C #A4CC7C
split-complementary
#7CCCCC #CC7CA4 #CCA47C
monochromatic
#3A9494 #50BBBB #7CCCCC #A8DDDD #D4EEEE
Accessibility & contrast
On white
1.85
#7CCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#7CCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCCC
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCCC | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CC
Deuteranopia (green-blind)
#B4BACD
Tritanopia (blue-blind)
#59D1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ccccc; /* rgb */ color: rgb(124, 204, 204); /* oklch */ color: oklch(79.4% 0.079 195.7);
Tailwind
colors: {
custom: {
50: '#a6dbdb',
500: '#7ccccc',
950: '#000000',
},
}SCSS
$custom: #7ccccc; $custom-light: #a6dbdb; $custom-dark: #000000;
JSON
{
"hex": "#7ccccc",
"rgb": {
"r": 124,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.79406,
"c": 0.0787,
"h": 195.7
},
"luminance": 0.5183
}Semantic roles & 50–950 ramp
primary
#7CCCCC
secondary
#9A5252
accent
#2E2EB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484