#7BCDC3#7BCDC3
#7BCDC3 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.082 H 185.8°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDC3 |
|---|---|
| RGB | rgb(123, 205, 195) |
| HSL | hsl(173, 45%, 64%) |
| HSV | hsv(173, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(77.17, -27.37, -2.90) |
| CIE-LCH | lch(77.17, 27.52, 186.04°) |
| OKLab | oklab(79.3% -0.0815 -0.0082) |
| OKLCH | oklch(79.3% 0.082 185.8) |
| XYZ | xyz(39.8463, 51.8109, 59.5200) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.05
Pale Teal
#82CBB2
ΔE00 5.64
Seafoam Blue
#78D1B6
ΔE00 5.88
Turquoise
#40E0D0
ΔE00 7.06
Darkturquoise
#00CED1
ΔE00 7.72
Mediumaquamarine
#66CDAA
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDC3 #CD7B85
analogous
#7BCD9A #7BCDC3 #7BAECD
triadic
#7BCDC3 #C37BCD #CDC37B
tetradic
#7BCDC3 #9A7BCD #CD7B85 #AECD7B
square
#7BCDC3 #9A7BCD #CD7B85 #AECD7B
split-complementary
#7BCDC3 #CD7BAE #CD9A7B
monochromatic
#38958A #4FBCAF #7BCDC3 #A7DED7 #D4EFEB
Accessibility & contrast
On white
1.85
#7BCDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#7BCDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDC3
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDC3 | 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)
#C5C5C3
Deuteranopia (green-blind)
#B7BAC4
Tritanopia (blue-blind)
#5BD0CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bcdc3; /* rgb */ color: rgb(123, 205, 195); /* oklch */ color: oklch(79.3% 0.082 185.8);
Tailwind
colors: {
custom: {
50: '#a5dcd5',
500: '#7bcdc3',
950: '#000000',
},
}SCSS
$custom: #7bcdc3; $custom-light: #a5dcd5; $custom-dark: #000000;
JSON
{
"hex": "#7bcdc3",
"rgb": {
"r": 123,
"g": 205,
"b": 195
},
"hsl": {
"h": 172.683,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.79302,
"c": 0.08192,
"h": 185.8
},
"luminance": 0.51814
}Semantic roles & 50–950 ramp
primary
#7BCDC3
secondary
#9B515A
accent
#2D3EB8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483