#7BC6CE#7BC6CE
#7BC6CE is a light, moderate teal. Relative luminance 0.491; OKLCH L 78.1% C 0.075 H 204.4°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC6CE |
|---|---|
| RGB | rgb(123, 198, 206) |
| HSL | hsl(186, 46%, 65%) |
| HSV | hsv(186, 40%, 81%) |
| CMYK | cmyk(40.3%, 3.9%, 0%, 19.2%) |
| CIE-LAB | lab(75.48, -21.20, -11.33) |
| CIE-LCH | lch(75.48, 24.04, 208.12°) |
| OKLab | oklab(78.06% -0.0686 -0.0311) |
| OKLCH | oklch(78.06% 0.075 204.4) |
| XYZ | xyz(39.4990, 49.0526, 65.7672) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 7.92
Darkturquoise
#00CED1
ΔE00 8.18
Mediumturquoise
#48D1CC
ΔE00 8.29
Sky Blue
#87CEEB
ΔE00 8.33
Powder Blue
#B0E0E6
ΔE00 8.65
Turquoise Blue
#06B1C4
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC6CE #CE837B
analogous
#7BCEAD #7BC6CE #7B9DCE
triadic
#7BC6CE #CE7BC6 #C6CE7B
tetradic
#7BC6CE #AD7BCE #CE837B #9DCE7B
square
#7BC6CE #AD7BCE #CE837B #9DCE7B
split-complementary
#7BC6CE #CE7B9D #CEAD7B
monochromatic
#388E97 #4EB3BD #7BC6CE #A8D9DF #D4EDEF
Accessibility & contrast
On white
1.94
#7BC6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#7BC6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC6CE
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC6CE | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CF
Deuteranopia (green-blind)
#ADB5CE
Tritanopia (blue-blind)
#57CCC8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #7bc6ce; /* rgb */ color: rgb(123, 198, 206); /* oklch */ color: oklch(78.1% 0.075 204.4);
Tailwind
colors: {
custom: {
50: '#a5d7dd',
500: '#7bc6ce',
950: '#000000',
},
}SCSS
$custom: #7bc6ce; $custom-light: #a5d7dd; $custom-dark: #000000;
JSON
{
"hex": "#7bc6ce",
"rgb": {
"r": 123,
"g": 198,
"b": 206
},
"hsl": {
"h": 185.783,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.78057,
"c": 0.07532,
"h": 204.4
},
"luminance": 0.49055
}Semantic roles & 50–950 ramp
primary
#7BC6CE
secondary
#E1C7C4
accent
#3A2CB9
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383