#7BCDCB#7BCDCB
#7BCDCB is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.6% C 0.080 H 193.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDCB |
|---|---|
| RGB | rgb(123, 205, 203) |
| HSL | hsl(179, 45%, 64%) |
| HSV | hsv(179, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(77.39, -25.44, -6.88) |
| CIE-LCH | lch(77.39, 26.36, 195.12°) |
| OKLab | oklab(79.55% -0.0781 -0.019) |
| OKLCH | oklch(79.55% 0.08 193.7) |
| XYZ | xyz(40.7751, 52.1824, 64.4119) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.04
Darkturquoise
#00CED1
ΔE00 6.62
Aqua Blue
#02D8E9
ΔE00 8.34
Turquoise
#40E0D0
ΔE00 8.45
Pale Teal
#82CBB2
ΔE00 8.67
Paleturquoise
#AFEEEE
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDCB #CD7B7D
analogous
#7BCDA2 #7BCDCB #7BA6CD
triadic
#7BCDCB #CB7BCD #CDCB7B
tetradic
#7BCDCB #A27BCD #CD7B7D #A6CD7B
square
#7BCDCB #A27BCD #CD7B7D #A6CD7B
split-complementary
#7BCDCB #CD7BA6 #CDA27B
monochromatic
#389593 #4FBCBA #7BCDCB #A7DEDC #D4EFEE
Accessibility & contrast
On white
1.84
#7BCDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#7BCDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDCB
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDCB | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CB
Deuteranopia (green-blind)
#B5BBCC
Tritanopia (blue-blind)
#57D1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bcdcb; /* rgb */ color: rgb(123, 205, 203); /* oklch */ color: oklch(79.6% 0.080 193.7);
Tailwind
colors: {
custom: {
50: '#a5dcda',
500: '#7bcdcb',
950: '#000000',
},
}SCSS
$custom: #7bcdcb; $custom-light: #a5dcda; $custom-dark: #000000;
JSON
{
"hex": "#7bcdcb",
"rgb": {
"r": 123,
"g": 205,
"b": 203
},
"hsl": {
"h": 178.537,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.79555,
"c": 0.08042,
"h": 193.7
},
"luminance": 0.52185
}Semantic roles & 50–950 ramp
primary
#7BCDCB
secondary
#9B5153
accent
#2D31B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483