#7BC2CB#7BC2CB
#7BC2CB is a light, moderate teal. Relative luminance 0.471; OKLCH L 77.0% C 0.072 H 206.0°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC2CB |
|---|---|
| RGB | rgb(123, 194, 203) |
| HSL | hsl(187, 43%, 64%) |
| HSV | hsv(187, 39%, 80%) |
| CMYK | cmyk(39.4%, 4.4%, 0%, 20.4%) |
| CIE-LAB | lab(74.26, -19.93, -11.54) |
| CIE-LCH | lch(74.26, 23.03, 210.07°) |
| OKLab | oklab(77.05% -0.065 -0.0317) |
| OKLCH | oklch(77.05% 0.072 206) |
| XYZ | xyz(38.2358, 47.1037, 63.5654) |
| Luminance | 0.4711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 8.09
Turquoise Blue
#06B1C4
ΔE00 8.65
Aqua Blue
#02D8E9
ΔE00 8.70
Darkturquoise
#00CED1
ΔE00 8.94
Powder Blue
#B0E0E6
ΔE00 9.13
Mediumturquoise
#48D1CC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC2CB #CB847B
analogous
#7BCBAC #7BC2CB #7B9ACB
triadic
#7BC2CB #CB7BC2 #C2CB7B
tetradic
#7BC2CB #AC7BCB #CB847B #9ACB7B
square
#7BC2CB #AC7BCB #CB847B #9ACB7B
split-complementary
#7BC2CB #CB7B9A #CBAC7B
monochromatic
#3A8892 #4FAEBA #7BC2CB #A7D6DC #D3EBEE
Accessibility & contrast
On white
2.02
#7BC2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#7BC2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC2CB
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC2CB | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCC
Deuteranopia (green-blind)
#AAB2CB
Tritanopia (blue-blind)
#59C8C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7bc2cb; /* rgb */ color: rgb(123, 194, 203); /* oklch */ color: oklch(77.0% 0.072 206.0);
Tailwind
colors: {
custom: {
50: '#a5d4da',
500: '#7bc2cb',
950: '#000000',
},
}SCSS
$custom: #7bc2cb; $custom-light: #a5d4da; $custom-dark: #000000;
JSON
{
"hex": "#7bc2cb",
"rgb": {
"r": 123,
"g": 194,
"b": 203
},
"hsl": {
"h": 186.75,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.77045,
"c": 0.07229,
"h": 206
},
"luminance": 0.47106
}Semantic roles & 50–950 ramp
primary
#7BC2CB
secondary
#DFC6C3
accent
#3E2FB7
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383