#7BCBBE#7BCBBE
#7BCBBE is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.7% C 0.081 H 182.7°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCBBE |
|---|---|
| RGB | rgb(123, 203, 190) |
| HSL | hsl(170, 43%, 64%) |
| HSV | hsv(170, 39%, 80%) |
| CMYK | cmyk(39.4%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(76.46, -27.57, -1.24) |
| CIE-LCH | lch(76.46, 27.60, 182.58°) |
| OKLab | oklab(78.69% -0.0812 -0.0038) |
| OKLCH | oklch(78.69% 0.081 182.7) |
| XYZ | xyz(38.8151, 50.6378, 56.4339) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.44
Seafoam Blue
#78D1B6
ΔE00 4.84
Mediumturquoise
#48D1CC
ΔE00 5.80
Mediumaquamarine
#66CDAA
ΔE00 7.27
Turquoise
#40E0D0
ΔE00 7.32
Turquoise (survey)
#06C2AC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCBBE #CB7B88
analogous
#7BCB96 #7BCBBE #7BB0CB
triadic
#7BCBBE #BE7BCB #CBBE7B
tetradic
#7BCBBE #967BCB #CB7B88 #B0CB7B
square
#7BCBBE #967BCB #CB7B88 #B0CB7B
split-complementary
#7BCBBE #CB7BB0 #CB967B
monochromatic
#3A9284 #4FBAA8 #7BCBBE #A7DCD4 #D3EEE9
Accessibility & contrast
On white
1.89
#7BCBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#7BCBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCBBE
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCBBE | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BE
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#5ECEC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcbbe; /* rgb */ color: rgb(123, 203, 190); /* oklch */ color: oklch(78.7% 0.081 182.7);
Tailwind
colors: {
custom: {
50: '#a5dbd1',
500: '#7bcbbe',
950: '#000000',
},
}SCSS
$custom: #7bcbbe; $custom-light: #a5dbd1; $custom-dark: #000000;
JSON
{
"hex": "#7bcbbe",
"rgb": {
"r": 123,
"g": 203,
"b": 190
},
"hsl": {
"h": 170.25,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.78688,
"c": 0.08133,
"h": 182.7
},
"luminance": 0.50641
}Semantic roles & 50–950 ramp
primary
#7BCBBE
secondary
#99515D
accent
#2F45B7
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101514
muted
#808483