#7BCBBF#7BCBBF
#7BCBBF is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.7% C 0.081 H 183.6°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCBBF |
|---|---|
| RGB | rgb(123, 203, 191) |
| HSL | hsl(171, 43%, 64%) |
| HSV | hsv(171, 39%, 80%) |
| CMYK | cmyk(39.4%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(76.49, -27.34, -1.74) |
| CIE-LCH | lch(76.49, 27.39, 183.64°) |
| OKLab | oklab(78.72% -0.0808 -0.0051) |
| OKLCH | oklch(78.72% 0.081 183.6) |
| XYZ | xyz(38.9247, 50.6817, 57.0115) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.80
Seafoam Blue
#78D1B6
ΔE00 5.20
Mediumturquoise
#48D1CC
ΔE00 5.61
Turquoise
#40E0D0
ΔE00 7.34
Mediumaquamarine
#66CDAA
ΔE00 7.63
Topaz
#13BBAF
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCBBF #CB7B87
analogous
#7BCB97 #7BCBBF #7BAFCB
triadic
#7BCBBF #BF7BCB #CBBF7B
tetradic
#7BCBBF #977BCB #CB7B87 #AFCB7B
square
#7BCBBF #977BCB #CB7B87 #AFCB7B
split-complementary
#7BCBBF #CB7BAF #CB977B
monochromatic
#3A9285 #4FBAAA #7BCBBF #A7DCD4 #D3EEEA
Accessibility & contrast
On white
1.89
#7BCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#7BCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCBBF
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCBBF | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#B6B8C0
Tritanopia (blue-blind)
#5DCEC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcbbf; /* rgb */ color: rgb(123, 203, 191); /* oklch */ color: oklch(78.7% 0.081 183.6);
Tailwind
colors: {
custom: {
50: '#a5dbd2',
500: '#7bcbbf',
950: '#000000',
},
}SCSS
$custom: #7bcbbf; $custom-light: #a5dbd2; $custom-dark: #000000;
JSON
{
"hex": "#7bcbbf",
"rgb": {
"r": 123,
"g": 203,
"b": 191
},
"hsl": {
"h": 171,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.78719,
"c": 0.08098,
"h": 183.6
},
"luminance": 0.50684
}Semantic roles & 50–950 ramp
primary
#7BCBBF
secondary
#99515C
accent
#2F43B7
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101514
muted
#808483