#7BC1CA#7BC1CA
#7BC1CA is a light, moderate teal. Relative luminance 0.466; OKLCH L 76.8% C 0.071 H 206.1°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC1CA |
|---|---|
| RGB | rgb(123, 193, 202) |
| HSL | hsl(187, 43%, 64%) |
| HSV | hsv(187, 39%, 79%) |
| CMYK | cmyk(39.1%, 4.5%, 0%, 20.8%) |
| CIE-LAB | lab(73.94, -19.67, -11.47) |
| CIE-LCH | lch(73.94, 22.77, 210.24°) |
| OKLab | oklab(76.78% -0.0642 -0.0315) |
| OKLCH | oklch(76.78% 0.071 206.1) |
| XYZ | xyz(37.8952, 46.6126, 62.8659) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 8.15
Turquoise Blue
#06B1C4
ΔE00 8.57
Aqua Blue
#02D8E9
ΔE00 8.92
Darkturquoise
#00CED1
ΔE00 9.09
Powder Blue
#B0E0E6
ΔE00 9.28
Mediumturquoise
#48D1CC
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC1CA #CA847B
analogous
#7BCAAB #7BC1CA #7B99CA
triadic
#7BC1CA #CA7BC1 #C1CA7B
tetradic
#7BC1CA #AB7BCA #CA847B #99CA7B
square
#7BC1CA #AB7BCA #CA847B #99CA7B
split-complementary
#7BC1CA #CA7B99 #CAAB7B
monochromatic
#3A8791 #4FACB8 #7BC1CA #A7D6DC #D2EAED
Accessibility & contrast
On white
2.03
#7BC1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#7BC1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC1CA
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC1CA | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCB
Deuteranopia (green-blind)
#A9B1CA
Tritanopia (blue-blind)
#5AC7C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #7bc1ca; /* rgb */ color: rgb(123, 193, 202); /* oklch */ color: oklch(76.8% 0.071 206.1);
Tailwind
colors: {
custom: {
50: '#a5d4da',
500: '#7bc1ca',
950: '#000000',
},
}SCSS
$custom: #7bc1ca; $custom-light: #a5d4da; $custom-dark: #000000;
JSON
{
"hex": "#7bc1ca",
"rgb": {
"r": 123,
"g": 193,
"b": 202
},
"hsl": {
"h": 186.835,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.76783,
"c": 0.07148,
"h": 206.1
},
"luminance": 0.46615
}Semantic roles & 50–950 ramp
primary
#7BC1CA
secondary
#DEC6C2
accent
#3F30B6
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383