#7BC5CA#7BC5CA
#7BC5CA is a light, moderate teal. Relative luminance 0.484; OKLCH L 77.7% C 0.074 H 201.2°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC5CA |
|---|---|
| RGB | rgb(123, 197, 202) |
| HSL | hsl(184, 43%, 64%) |
| HSV | hsv(184, 39%, 79%) |
| CMYK | cmyk(39.1%, 2.5%, 0%, 20.8%) |
| CIE-LAB | lab(75.08, -21.70, -9.77) |
| CIE-LCH | lch(75.08, 23.80, 204.23°) |
| OKLab | oklab(77.69% -0.069 -0.0268) |
| OKLCH | oklch(77.69% 0.074 201.2) |
| XYZ | xyz(38.7914, 48.4050, 63.1647) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.58
Darkturquoise
#00CED1
ΔE00 7.80
Aqua Blue
#02D8E9
ΔE00 8.28
Powder Blue
#B0E0E6
ΔE00 9.01
Turquoise Blue
#06B1C4
ΔE00 9.31
Sky Blue
#87CEEB
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC5CA #CA807B
analogous
#7BCAA7 #7BC5CA #7B9DCA
triadic
#7BC5CA #CA7BC5 #C5CA7B
tetradic
#7BC5CA #A77BCA #CA807B #9DCA7B
square
#7BC5CA #A77BCA #CA807B #9DCA7B
split-complementary
#7BC5CA #CA7B9D #CAA77B
monochromatic
#3A8B91 #4FB2B8 #7BC5CA #A7D8DC #D2EBED
Accessibility & contrast
On white
1.97
#7BC5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#7BC5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC5CA
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC5CA | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCA
Deuteranopia (green-blind)
#ADB4CA
Tritanopia (blue-blind)
#59CAC6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7bc5ca; /* rgb */ color: rgb(123, 197, 202); /* oklch */ color: oklch(77.7% 0.074 201.2);
Tailwind
colors: {
custom: {
50: '#a5d6da',
500: '#7bc5ca',
950: '#000000',
},
}SCSS
$custom: #7bc5ca; $custom-light: #a5d6da; $custom-dark: #000000;
JSON
{
"hex": "#7bc5ca",
"rgb": {
"r": 123,
"g": 197,
"b": 202
},
"hsl": {
"h": 183.797,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.77694,
"c": 0.07404,
"h": 201.2
},
"luminance": 0.48408
}Semantic roles & 50–950 ramp
primary
#7BC5CA
secondary
#DEC4C2
accent
#3830B6
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383