#7BCDCD#7BCDCD
#7BCDCD is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.080 H 195.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDCD |
|---|---|
| RGB | rgb(123, 205, 205) |
| HSL | hsl(180, 45%, 64%) |
| HSV | hsv(180, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(77.45, -24.95, -7.87) |
| CIE-LCH | lch(77.45, 26.16, 197.50°) |
| OKLab | oklab(79.62% -0.0773 -0.0217) |
| OKLCH | oklch(79.62% 0.08 195.7) |
| XYZ | xyz(41.0150, 52.2784, 65.6752) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.37
Darkturquoise
#00CED1
ΔE00 6.59
Aqua Blue
#02D8E9
ΔE00 7.86
Robin'S Egg Blue
#98EFF9
ΔE00 8.86
Paleturquoise
#AFEEEE
ΔE00 8.89
Turquoise
#40E0D0
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDCD #CD7B7B
analogous
#7BCDA4 #7BCDCD #7BA4CD
triadic
#7BCDCD #CD7BCD #CDCD7B
tetradic
#7BCDCD #A47BCD #CD7B7B #A4CD7B
square
#7BCDCD #A47BCD #CD7B7B #A4CD7B
split-complementary
#7BCDCD #CD7BA4 #CDA47B
monochromatic
#389595 #4FBCBC #7BCDCD #A7DEDE #D4EFEF
Accessibility & contrast
On white
1.83
#7BCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#7BCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDCD
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDCD | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#B4BBCE
Tritanopia (blue-blind)
#56D2CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bcdcd; /* rgb */ color: rgb(123, 205, 205); /* oklch */ color: oklch(79.6% 0.080 195.7);
Tailwind
colors: {
custom: {
50: '#a6dcdc',
500: '#7bcdcd',
950: '#000000',
},
}SCSS
$custom: #7bcdcd; $custom-light: #a6dcdc; $custom-dark: #000000;
JSON
{
"hex": "#7bcdcd",
"rgb": {
"r": 123,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.79619,
"c": 0.0803,
"h": 195.7
},
"luminance": 0.52281
}Semantic roles & 50–950 ramp
primary
#7BCDCD
secondary
#9B5151
accent
#2D2DB8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484