#7BCDCE#7BCDCE
#7BCDCE is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.7% C 0.080 H 196.7°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDCE |
|---|---|
| RGB | rgb(123, 205, 206) |
| HSL | hsl(181, 46%, 65%) |
| HSV | hsv(181, 40%, 81%) |
| CMYK | cmyk(40.3%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(77.48, -24.70, -8.36) |
| CIE-LCH | lch(77.48, 26.08, 198.70°) |
| OKLab | oklab(79.65% -0.0769 -0.023) |
| OKLCH | oklch(79.65% 0.08 196.7) |
| XYZ | xyz(41.1361, 52.3268, 66.3130) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.58
Darkturquoise
#00CED1
ΔE00 6.62
Aqua Blue
#02D8E9
ΔE00 7.65
Robin'S Egg Blue
#98EFF9
ΔE00 8.69
Powder Blue
#B0E0E6
ΔE00 8.81
Paleturquoise
#AFEEEE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDCE #CE7C7B
analogous
#7BCEA6 #7BCDCE #7BA4CE
triadic
#7BCDCE #CE7BCD #CDCE7B
tetradic
#7BCDCE #A67BCE #CE7C7B #A4CE7B
square
#7BCDCE #A67BCE #CE7C7B #A4CE7B
split-complementary
#7BCDCE #CE7BA4 #CEA67B
monochromatic
#389697 #4EBCBD #7BCDCE #A8DEDF #D4EFEF
Accessibility & contrast
On white
1.83
#7BCDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#7BCDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDCE
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDCE | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CE
Deuteranopia (green-blind)
#B4BBCF
Tritanopia (blue-blind)
#55D2CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bcdce; /* rgb */ color: rgb(123, 205, 206); /* oklch */ color: oklch(79.7% 0.080 196.7);
Tailwind
colors: {
custom: {
50: '#a6dcdc',
500: '#7bcdce',
950: '#000000',
},
}SCSS
$custom: #7bcdce; $custom-light: #a6dcdc; $custom-dark: #000000;
JSON
{
"hex": "#7bcdce",
"rgb": {
"r": 123,
"g": 205,
"b": 206
},
"hsl": {
"h": 180.723,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.79652,
"c": 0.08028,
"h": 196.7
},
"luminance": 0.5233
}Semantic roles & 50–950 ramp
primary
#7BCDCE
secondary
#9D5151
accent
#2E2CB9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484