#7BCBC5#7BCBC5
#7BCBC5 is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.079 H 189.6°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCBC5 |
|---|---|
| RGB | rgb(123, 203, 197) |
| HSL | hsl(176, 43%, 64%) |
| HSV | hsv(176, 39%, 80%) |
| CMYK | cmyk(39.4%, 0%, 3%, 20.4%) |
| CIE-LAB | lab(76.65, -25.91, -4.74) |
| CIE-LCH | lch(76.65, 26.34, 190.36°) |
| OKLab | oklab(78.9% -0.0783 -0.0132) |
| OKLCH | oklch(78.9% 0.079 189.6) |
| XYZ | xyz(39.5986, 50.9512, 60.5604) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.00
Pale Teal
#82CBB2
ΔE00 7.04
Darkturquoise
#00CED1
ΔE00 7.13
Seafoam Blue
#78D1B6
ΔE00 7.47
Turquoise
#40E0D0
ΔE00 7.96
Topaz
#13BBAF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCBC5 #CB7B81
analogous
#7BCB9D #7BCBC5 #7BA9CB
triadic
#7BCBC5 #C57BCB #CBC57B
tetradic
#7BCBC5 #9D7BCB #CB7B81 #A9CB7B
square
#7BCBC5 #9D7BCB #CB7B81 #A9CB7B
split-complementary
#7BCBC5 #CB7BA9 #CB9D7B
monochromatic
#3A928B #4FBAB2 #7BCBC5 #A7DCD8 #D3EEEC
Accessibility & contrast
On white
1.88
#7BCBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#7BCBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCBC5
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCBC5 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C5
Deuteranopia (green-blind)
#B5B9C6
Tritanopia (blue-blind)
#5ACFC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcbc5; /* rgb */ color: rgb(123, 203, 197); /* oklch */ color: oklch(78.9% 0.079 189.6);
Tailwind
colors: {
custom: {
50: '#a5dbd6',
500: '#7bcbc5',
950: '#000000',
},
}SCSS
$custom: #7bcbc5; $custom-light: #a5dbd6; $custom-dark: #000000;
JSON
{
"hex": "#7bcbc5",
"rgb": {
"r": 123,
"g": 203,
"b": 197
},
"hsl": {
"h": 175.5,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.78904,
"c": 0.07938,
"h": 189.6
},
"luminance": 0.50954
}Semantic roles & 50–950 ramp
primary
#7BCBC5
secondary
#995157
accent
#2F39B7
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101514
muted
#808483