#7BC5CE#7BC5CE
#7BC5CE is a light, moderate teal. Relative luminance 0.486; OKLCH L 77.8% C 0.075 H 205.6°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC5CE |
|---|---|
| RGB | rgb(123, 197, 206) |
| HSL | hsl(187, 46%, 65%) |
| HSV | hsv(187, 40%, 81%) |
| CMYK | cmyk(40.3%, 4.4%, 0%, 19.2%) |
| CIE-LAB | lab(75.20, -20.70, -11.76) |
| CIE-LCH | lch(75.20, 23.80, 209.60°) |
| OKLab | oklab(77.83% -0.0674 -0.0323) |
| OKLCH | oklch(77.83% 0.075 205.6) |
| XYZ | xyz(39.2711, 48.5969, 65.6913) |
| Luminance | 0.4860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.98
Aqua Blue
#02D8E9
ΔE00 8.09
Darkturquoise
#00CED1
ΔE00 8.51
Powder Blue
#B0E0E6
ΔE00 8.72
Mediumturquoise
#48D1CC
ΔE00 8.73
Turquoise Blue
#06B1C4
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC5CE #CE847B
analogous
#7BCEAE #7BC5CE #7B9CCE
triadic
#7BC5CE #CE7BC5 #C5CE7B
tetradic
#7BC5CE #AE7BCE #CE847B #9CCE7B
square
#7BC5CE #AE7BCE #CE847B #9CCE7B
split-complementary
#7BC5CE #CE7B9C #CEAE7B
monochromatic
#388C97 #4EB1BD #7BC5CE #A8D9DF #D4ECEF
Accessibility & contrast
On white
1.96
#7BC5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#7BC5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC5CE
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC5CE | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCF
Deuteranopia (green-blind)
#ACB5CE
Tritanopia (blue-blind)
#57CBC8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7bc5ce; /* rgb */ color: rgb(123, 197, 206); /* oklch */ color: oklch(77.8% 0.075 205.6);
Tailwind
colors: {
custom: {
50: '#a5d6dd',
500: '#7bc5ce',
950: '#000000',
},
}SCSS
$custom: #7bc5ce; $custom-light: #a5d6dd; $custom-dark: #000000;
JSON
{
"hex": "#7bc5ce",
"rgb": {
"r": 123,
"g": 197,
"b": 206
},
"hsl": {
"h": 186.506,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.7783,
"c": 0.07473,
"h": 205.6
},
"luminance": 0.486
}Semantic roles & 50–950 ramp
primary
#7BC5CE
secondary
#E1C7C4
accent
#3C2CB9
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383