#7BC1CB#7BC1CB
#7BC1CB is a light, moderate teal. Relative luminance 0.467; OKLCH L 76.8% C 0.072 H 207.3°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC1CB |
|---|---|
| RGB | rgb(123, 193, 203) |
| HSL | hsl(188, 43%, 64%) |
| HSV | hsv(188, 39%, 80%) |
| CMYK | cmyk(39.4%, 4.9%, 0%, 20.4%) |
| CIE-LAB | lab(73.97, -19.42, -11.97) |
| CIE-LCH | lch(73.97, 22.81, 211.64°) |
| OKLab | oklab(76.82% -0.0638 -0.0328) |
| OKLCH | oklch(76.82% 0.072 207.3) |
| XYZ | xyz(38.0139, 46.6601, 63.4915) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.79
Turquoise Blue
#06B1C4
ΔE00 8.53
Aqua Blue
#02D8E9
ΔE00 8.93
Baby Blue
#89CFF0
ΔE00 9.14
Lightblue
#ADD8E6
ΔE00 9.20
Powder Blue
#B0E0E6
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC1CB #CB857B
analogous
#7BCBAD #7BC1CB #7B99CB
triadic
#7BC1CB #CB7BC1 #C1CB7B
tetradic
#7BC1CB #AD7BCB #CB857B #99CB7B
square
#7BC1CB #AD7BCB #CB857B #99CB7B
split-complementary
#7BC1CB #CB7B99 #CBAD7B
monochromatic
#3A8792 #4FACBA #7BC1CB #A7D6DC #D3EAEE
Accessibility & contrast
On white
2.03
#7BC1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#7BC1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC1CB
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC1CB | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCC
Deuteranopia (green-blind)
#A9B1CB
Tritanopia (blue-blind)
#59C7C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #7bc1cb; /* rgb */ color: rgb(123, 193, 203); /* oklch */ color: oklch(76.8% 0.072 207.3);
Tailwind
colors: {
custom: {
50: '#a5d3da',
500: '#7bc1cb',
950: '#000000',
},
}SCSS
$custom: #7bc1cb; $custom-light: #a5d3da; $custom-dark: #000000;
JSON
{
"hex": "#7bc1cb",
"rgb": {
"r": 123,
"g": 193,
"b": 203
},
"hsl": {
"h": 187.5,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.76818,
"c": 0.07173,
"h": 207.3
},
"luminance": 0.46663
}Semantic roles & 50–950 ramp
primary
#7BC1CB
secondary
#DFC6C3
accent
#402FB7
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383