#7BCBCC#7BCBCC
#7BCBCC is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.1% C 0.079 H 196.7°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCBCC |
|---|---|
| RGB | rgb(123, 203, 204) |
| HSL | hsl(181, 44%, 64%) |
| HSV | hsv(181, 40%, 80%) |
| CMYK | cmyk(39.7%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(76.85, -24.21, -8.22) |
| CIE-LCH | lch(76.85, 25.56, 198.75°) |
| OKLab | oklab(79.13% -0.0754 -0.0226) |
| OKLCH | oklch(79.13% 0.079 196.7) |
| XYZ | xyz(40.4193, 51.2795, 64.8831) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.79
Darkturquoise
#00CED1
ΔE00 6.77
Aqua Blue
#02D8E9
ΔE00 7.90
Powder Blue
#B0E0E6
ΔE00 8.95
Robin'S Egg Blue
#98EFF9
ΔE00 9.10
Paleturquoise
#AFEEEE
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCBCC #CC7C7B
analogous
#7BCCA5 #7BCBCC #7BA3CC
triadic
#7BCBCC #CC7BCB #CBCC7B
tetradic
#7BCBCC #A57BCC #CC7C7B #A3CC7B
square
#7BCBCC #A57BCC #CC7C7B #A3CC7B
split-complementary
#7BCBCC #CC7BA3 #CCA57B
monochromatic
#399294 #4FBABB #7BCBCC #A7DCDD #D3EEEE
Accessibility & contrast
On white
1.87
#7BCBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#7BCBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCBCC
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCBCC | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#B3B9CD
Tritanopia (blue-blind)
#57D0CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bcbcc; /* rgb */ color: rgb(123, 203, 204); /* oklch */ color: oklch(79.1% 0.079 196.7);
Tailwind
colors: {
custom: {
50: '#a5dbdb',
500: '#7bcbcc',
950: '#000000',
},
}SCSS
$custom: #7bcbcc; $custom-light: #a5dbdb; $custom-dark: #000000;
JSON
{
"hex": "#7bcbcc",
"rgb": {
"r": 123,
"g": 203,
"b": 204
},
"hsl": {
"h": 180.741,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.79129,
"c": 0.07869,
"h": 196.7
},
"luminance": 0.51282
}Semantic roles & 50–950 ramp
primary
#7BCBCC
secondary
#9A5251
accent
#302EB7
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101515
muted
#818484