#7BCCCD#7BCCCD
#7BCCCD is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.4% C 0.079 H 196.7°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCCCD |
|---|---|
| RGB | rgb(123, 204, 205) |
| HSL | hsl(181, 45%, 64%) |
| HSV | hsv(181, 40%, 80%) |
| CMYK | cmyk(40%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(77.16, -24.46, -8.29) |
| CIE-LCH | lch(77.16, 25.82, 198.73°) |
| OKLab | oklab(79.39% -0.0761 -0.0228) |
| OKLCH | oklch(79.39% 0.079 196.7) |
| XYZ | xyz(40.7765, 51.8015, 65.5957) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.68
Darkturquoise
#00CED1
ΔE00 6.69
Aqua Blue
#02D8E9
ΔE00 7.77
Powder Blue
#B0E0E6
ΔE00 8.87
Robin'S Egg Blue
#98EFF9
ΔE00 8.89
Paleturquoise
#AFEEEE
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCCCD #CD7C7B
analogous
#7BCDA5 #7BCCCD #7BA3CD
triadic
#7BCCCD #CD7BCC #CCCD7B
tetradic
#7BCCCD #A57BCD #CD7C7B #A3CD7B
square
#7BCCCD #A57BCD #CD7C7B #A3CD7B
split-complementary
#7BCCCD #CD7BA3 #CDA57B
monochromatic
#389495 #4FBBBC #7BCCCD #A7DDDE #D4EEEF
Accessibility & contrast
On white
1.85
#7BCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#7BCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCCCD
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCCCD | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B3BACE
Tritanopia (blue-blind)
#56D1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bcccd; /* rgb */ color: rgb(123, 204, 205); /* oklch */ color: oklch(79.4% 0.079 196.7);
Tailwind
colors: {
custom: {
50: '#a5dbdc',
500: '#7bcccd',
950: '#000000',
},
}SCSS
$custom: #7bcccd; $custom-light: #a5dbdc; $custom-dark: #000000;
JSON
{
"hex": "#7bcccd",
"rgb": {
"r": 123,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.732,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.79391,
"c": 0.07949,
"h": 196.7
},
"luminance": 0.51804
}Semantic roles & 50–950 ramp
primary
#7BCCCD
secondary
#9B5251
accent
#2F2DB8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484