#7BCCCC#7BCCCC
#7BCCCC is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.4% C 0.080 H 195.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCCCC |
|---|---|
| RGB | rgb(123, 204, 204) |
| HSL | hsl(180, 44%, 64%) |
| HSV | hsv(180, 40%, 80%) |
| CMYK | cmyk(39.7%, 0%, 0%, 20%) |
| CIE-LAB | lab(77.13, -24.70, -7.79) |
| CIE-LCH | lch(77.13, 25.90, 197.51°) |
| OKLab | oklab(79.36% -0.0766 -0.0215) |
| OKLCH | oklch(79.36% 0.08 195.7) |
| XYZ | xyz(40.6562, 51.7534, 64.9620) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.47
Darkturquoise
#00CED1
ΔE00 6.66
Aqua Blue
#02D8E9
ΔE00 7.98
Powder Blue
#B0E0E6
ΔE00 9.04
Paleturquoise
#AFEEEE
ΔE00 9.06
Robin'S Egg Blue
#98EFF9
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCCCC #CC7B7B
analogous
#7BCCA4 #7BCCCC #7BA4CC
triadic
#7BCCCC #CC7BCC #CCCC7B
tetradic
#7BCCCC #A47BCC #CC7B7B #A4CC7B
square
#7BCCCC #A47BCC #CC7B7B #A4CC7B
split-complementary
#7BCCCC #CC7BA4 #CCA47B
monochromatic
#399494 #4FBBBB #7BCCCC #A7DDDD #D3EEEE
Accessibility & contrast
On white
1.85
#7BCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#7BCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCCCC
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCCCC | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CC
Deuteranopia (green-blind)
#B4BACD
Tritanopia (blue-blind)
#57D1CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bcccc; /* rgb */ color: rgb(123, 204, 204); /* oklch */ color: oklch(79.4% 0.080 195.7);
Tailwind
colors: {
custom: {
50: '#a5dbdb',
500: '#7bcccc',
950: '#000000',
},
}SCSS
$custom: #7bcccc; $custom-light: #a5dbdb; $custom-dark: #000000;
JSON
{
"hex": "#7bcccc",
"rgb": {
"r": 123,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.79358,
"c": 0.0795,
"h": 195.7
},
"luminance": 0.51756
}Semantic roles & 50–950 ramp
primary
#7BCCCC
secondary
#9A5151
accent
#2E2EB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484