#7BC3CE#7BC3CE
#7BC3CE is a light, moderate teal. Relative luminance 0.477; OKLCH L 77.4% C 0.074 H 208.0°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC3CE |
|---|---|
| RGB | rgb(123, 195, 206) |
| HSL | hsl(188, 46%, 65%) |
| HSV | hsv(188, 40%, 81%) |
| CMYK | cmyk(40.3%, 5.3%, 0%, 19.2%) |
| CIE-LAB | lab(74.63, -19.68, -12.61) |
| CIE-LCH | lch(74.63, 23.37, 212.64°) |
| OKLab | oklab(77.38% -0.065 -0.0346) |
| OKLCH | oklch(77.38% 0.074 208) |
| XYZ | xyz(38.8200, 47.6947, 65.5409) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.32
Aqua Blue
#02D8E9
ΔE00 8.54
Turquoise Blue
#06B1C4
ΔE00 8.69
Baby Blue
#89CFF0
ΔE00 8.69
Lightblue
#ADD8E6
ΔE00 8.87
Powder Blue
#B0E0E6
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC3CE #CE867B
analogous
#7BCEB0 #7BC3CE #7B9ACE
triadic
#7BC3CE #CE7BC3 #C3CE7B
tetradic
#7BC3CE #B07BCE #CE867B #9ACE7B
square
#7BC3CE #B07BCE #CE867B #9ACE7B
split-complementary
#7BC3CE #CE7B9A #CEB07B
monochromatic
#388A97 #4EAFBD #7BC3CE #A8D7DF #D4ECEF
Accessibility & contrast
On white
1.99
#7BC3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#7BC3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC3CE
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC3CE | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECF
Deuteranopia (green-blind)
#AAB3CE
Tritanopia (blue-blind)
#58C9C6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7bc3ce; /* rgb */ color: rgb(123, 195, 206); /* oklch */ color: oklch(77.4% 0.074 208.0);
Tailwind
colors: {
custom: {
50: '#a5d5dd',
500: '#7bc3ce',
950: '#000000',
},
}SCSS
$custom: #7bc3ce; $custom-light: #a5d5dd; $custom-dark: #000000;
JSON
{
"hex": "#7bc3ce",
"rgb": {
"r": 123,
"g": 195,
"b": 206
},
"hsl": {
"h": 187.952,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.77376,
"c": 0.07364,
"h": 208
},
"luminance": 0.47697
}Semantic roles & 50–950 ramp
primary
#7BC3CE
secondary
#E1C8C4
accent
#3F2CB9
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383