#7BCBC6#7BCBC6
#7BCBC6 is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.079 H 190.6°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCBC6 |
|---|---|
| RGB | rgb(123, 203, 198) |
| HSL | hsl(176, 43%, 64%) |
| HSV | hsv(176, 39%, 80%) |
| CMYK | cmyk(39.4%, 0%, 2.5%, 20.4%) |
| CIE-LAB | lab(76.68, -25.67, -5.24) |
| CIE-LCH | lch(76.68, 26.20, 191.53°) |
| OKLab | oklab(78.94% -0.0779 -0.0145) |
| OKLCH | oklch(78.94% 0.079 190.6) |
| XYZ | xyz(39.7135, 50.9972, 61.1659) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.01
Darkturquoise
#00CED1
ΔE00 7.00
Pale Teal
#82CBB2
ΔE00 7.43
Seafoam Blue
#78D1B6
ΔE00 7.86
Turquoise
#40E0D0
ΔE00 8.14
Topaz
#13BBAF
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCBC6 #CB7B80
analogous
#7BCB9E #7BCBC6 #7BA8CB
triadic
#7BCBC6 #C67BCB #CBC67B
tetradic
#7BCBC6 #9E7BCB #CB7B80 #A8CB7B
square
#7BCBC6 #9E7BCB #CB7B80 #A8CB7B
split-complementary
#7BCBC6 #CB7BA8 #CB9E7B
monochromatic
#3A928D #4FBAB3 #7BCBC6 #A7DCD9 #D3EEEC
Accessibility & contrast
On white
1.88
#7BCBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#7BCBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCBC6
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCBC6 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C6
Deuteranopia (green-blind)
#B4B9C7
Tritanopia (blue-blind)
#5ACFC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcbc6; /* rgb */ color: rgb(123, 203, 198); /* oklch */ color: oklch(78.9% 0.079 190.6);
Tailwind
colors: {
custom: {
50: '#a5dbd7',
500: '#7bcbc6',
950: '#000000',
},
}SCSS
$custom: #7bcbc6; $custom-light: #a5dbd7; $custom-dark: #000000;
JSON
{
"hex": "#7bcbc6",
"rgb": {
"r": 123,
"g": 203,
"b": 198
},
"hsl": {
"h": 176.25,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.78936,
"c": 0.0792,
"h": 190.6
},
"luminance": 0.51
}Semantic roles & 50–950 ramp
primary
#7BCBC6
secondary
#995156
accent
#2F37B7
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101514
muted
#808483