#7BCBCA#7BCBCA
#7BCBCA is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.1% C 0.079 H 194.7°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCBCA |
|---|---|
| RGB | rgb(123, 203, 202) |
| HSL | hsl(179, 43%, 64%) |
| HSV | hsv(179, 39%, 80%) |
| CMYK | cmyk(39.4%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(76.79, -24.70, -7.23) |
| CIE-LCH | lch(76.79, 25.74, 196.31°) |
| OKLab | oklab(79.06% -0.0762 -0.0199) |
| OKLCH | oklch(79.06% 0.079 194.7) |
| XYZ | xyz(40.1810, 51.1842, 63.6279) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.41
Darkturquoise
#00CED1
ΔE00 6.73
Aqua Blue
#02D8E9
ΔE00 8.34
Pale Teal
#82CBB2
ΔE00 9.00
Turquoise
#40E0D0
ΔE00 9.03
Paleturquoise
#AFEEEE
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCBCA #CB7B7C
analogous
#7BCBA2 #7BCBCA #7BA4CB
triadic
#7BCBCA #CA7BCB #CBCA7B
tetradic
#7BCBCA #A27BCB #CB7B7C #A4CB7B
square
#7BCBCA #A27BCB #CB7B7C #A4CB7B
split-complementary
#7BCBCA #CB7BA4 #CBA27B
monochromatic
#3A9291 #4FBAB8 #7BCBCA #A7DCDC #D3EEED
Accessibility & contrast
On white
1.87
#7BCBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#7BCBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCBCA
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCBCA | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#B3B9CB
Tritanopia (blue-blind)
#58D0CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcbca; /* rgb */ color: rgb(123, 203, 202); /* oklch */ color: oklch(79.1% 0.079 194.7);
Tailwind
colors: {
custom: {
50: '#a5dbda',
500: '#7bcbca',
950: '#000000',
},
}SCSS
$custom: #7bcbca; $custom-light: #a5dbda; $custom-dark: #000000;
JSON
{
"hex": "#7bcbca",
"rgb": {
"r": 123,
"g": 203,
"b": 202
},
"hsl": {
"h": 179.25,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.79064,
"c": 0.07875,
"h": 194.7
},
"luminance": 0.51187
}Semantic roles & 50–950 ramp
primary
#7BCBCA
secondary
#995152
accent
#2F31B7
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101514
muted
#808483