#7BCDCC#7BCDCC
#7BCDCC is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.6% C 0.080 H 194.7°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDCC |
|---|---|
| RGB | rgb(123, 205, 204) |
| HSL | hsl(179, 45%, 64%) |
| HSV | hsv(179, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(77.42, -25.20, -7.37) |
| CIE-LCH | lch(77.42, 26.25, 196.31°) |
| OKLab | oklab(79.59% -0.0777 -0.0203) |
| OKLCH | oklch(79.59% 0.08 194.7) |
| XYZ | xyz(40.8947, 52.2302, 65.0415) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.19
Darkturquoise
#00CED1
ΔE00 6.59
Aqua Blue
#02D8E9
ΔE00 8.09
Turquoise
#40E0D0
ΔE00 8.70
Paleturquoise
#AFEEEE
ΔE00 8.94
Robin'S Egg Blue
#98EFF9
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDCC #CD7B7C
analogous
#7BCDA3 #7BCDCC #7BA5CD
triadic
#7BCDCC #CC7BCD #CDCC7B
tetradic
#7BCDCC #A37BCD #CD7B7C #A5CD7B
square
#7BCDCC #A37BCD #CD7B7C #A5CD7B
split-complementary
#7BCDCC #CD7BA5 #CDA37B
monochromatic
#389594 #4FBCBB #7BCDCC #A7DEDD #D4EFEE
Accessibility & contrast
On white
1.83
#7BCDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#7BCDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDCC
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDCC | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CC
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#56D2CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bcdcc; /* rgb */ color: rgb(123, 205, 204); /* oklch */ color: oklch(79.6% 0.080 194.7);
Tailwind
colors: {
custom: {
50: '#a5dcdb',
500: '#7bcdcc',
950: '#000000',
},
}SCSS
$custom: #7bcdcc; $custom-light: #a5dcdb; $custom-dark: #000000;
JSON
{
"hex": "#7bcdcc",
"rgb": {
"r": 123,
"g": 205,
"b": 204
},
"hsl": {
"h": 179.268,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.79587,
"c": 0.08035,
"h": 194.7
},
"luminance": 0.52233
}Semantic roles & 50–950 ramp
primary
#7BCDCC
secondary
#9B5152
accent
#2D2FB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484