#7BC5CB#7BC5CB
#7BC5CB is a light, moderate teal. Relative luminance 0.485; OKLCH L 77.7% C 0.074 H 202.3°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC5CB |
|---|---|
| RGB | rgb(123, 197, 203) |
| HSL | hsl(185, 43%, 64%) |
| HSV | hsv(185, 39%, 80%) |
| CMYK | cmyk(39.4%, 3%, 0%, 20.4%) |
| CIE-LAB | lab(75.11, -21.45, -10.27) |
| CIE-LCH | lch(75.11, 23.78, 205.57°) |
| OKLab | oklab(77.73% -0.0686 -0.0282) |
| OKLCH | oklch(77.73% 0.074 202.3) |
| XYZ | xyz(38.9102, 48.4525, 63.7902) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.85
Darkturquoise
#00CED1
ΔE00 7.95
Aqua Blue
#02D8E9
ΔE00 8.20
Powder Blue
#B0E0E6
ΔE00 8.91
Sky Blue
#87CEEB
ΔE00 9.10
Turquoise Blue
#06B1C4
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC5CB #CB817B
analogous
#7BCBA9 #7BC5CB #7B9DCB
triadic
#7BC5CB #CB7BC5 #C5CB7B
tetradic
#7BC5CB #A97BCB #CB817B #9DCB7B
square
#7BC5CB #A97BCB #CB817B #9DCB7B
split-complementary
#7BC5CB #CB7B9D #CBA97B
monochromatic
#3A8B92 #4FB2BA #7BC5CB #A7D8DC #D3ECEE
Accessibility & contrast
On white
1.96
#7BC5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#7BC5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC5CB
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC5CB | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCC
Deuteranopia (green-blind)
#ADB5CB
Tritanopia (blue-blind)
#59CAC7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7bc5cb; /* rgb */ color: rgb(123, 197, 203); /* oklch */ color: oklch(77.7% 0.074 202.3);
Tailwind
colors: {
custom: {
50: '#a5d6da',
500: '#7bc5cb',
950: '#000000',
},
}SCSS
$custom: #7bc5cb; $custom-light: #a5d6da; $custom-dark: #000000;
JSON
{
"hex": "#7bc5cb",
"rgb": {
"r": 123,
"g": 197,
"b": 203
},
"hsl": {
"h": 184.5,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.77727,
"c": 0.07417,
"h": 202.3
},
"luminance": 0.48455
}Semantic roles & 50–950 ramp
primary
#7BC5CB
secondary
#DFC5C3
accent
#392FB7
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383