#7BCBBD#7BCBBD
#7BCBBD is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.7% C 0.082 H 181.7°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCBBD |
|---|---|
| RGB | rgb(123, 203, 189) |
| HSL | hsl(170, 43%, 64%) |
| HSV | hsv(170, 39%, 80%) |
| CMYK | cmyk(39.4%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(76.43, -27.81, -0.74) |
| CIE-LCH | lch(76.43, 27.82, 181.53°) |
| OKLab | oklab(78.66% -0.0817 -0.0024) |
| OKLCH | oklch(78.66% 0.082 181.7) |
| XYZ | xyz(38.7061, 50.5943, 55.8603) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.09
Seafoam Blue
#78D1B6
ΔE00 4.49
Mediumturquoise
#48D1CC
ΔE00 6.02
Mediumaquamarine
#66CDAA
ΔE00 6.91
Turquoise
#40E0D0
ΔE00 7.32
Turquoise (survey)
#06C2AC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCBBD #CB7B89
analogous
#7BCB95 #7BCBBD #7BB1CB
triadic
#7BCBBD #BD7BCB #CBBD7B
tetradic
#7BCBBD #957BCB #CB7B89 #B1CB7B
square
#7BCBBD #957BCB #CB7B89 #B1CB7B
split-complementary
#7BCBBD #CB7BB1 #CB957B
monochromatic
#3A9283 #4FBAA7 #7BCBBD #A7DCD3 #D3EEE9
Accessibility & contrast
On white
1.89
#7BCBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#7BCBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCBBD
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCBBD | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BC
Deuteranopia (green-blind)
#B7B8BE
Tritanopia (blue-blind)
#5ECEC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcbbd; /* rgb */ color: rgb(123, 203, 189); /* oklch */ color: oklch(78.7% 0.082 181.7);
Tailwind
colors: {
custom: {
50: '#a5dbd0',
500: '#7bcbbd',
950: '#000000',
},
}SCSS
$custom: #7bcbbd; $custom-light: #a5dbd0; $custom-dark: #000000;
JSON
{
"hex": "#7bcbbd",
"rgb": {
"r": 123,
"g": 203,
"b": 189
},
"hsl": {
"h": 169.5,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.78658,
"c": 0.08171,
"h": 181.7
},
"luminance": 0.50597
}Semantic roles & 50–950 ramp
primary
#7BCBBD
secondary
#99515E
accent
#2F47B7
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101514
muted
#808483