#7BC3CD#7BC3CD
#7BC3CD is a light, moderate teal. Relative luminance 0.476; OKLCH L 77.3% C 0.073 H 207.0°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC3CD |
|---|---|
| RGB | rgb(123, 195, 205) |
| HSL | hsl(187, 45%, 64%) |
| HSV | hsv(187, 40%, 80%) |
| CMYK | cmyk(40%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(74.60, -19.94, -12.11) |
| CIE-LCH | lch(74.60, 23.33, 211.28°) |
| OKLab | oklab(77.34% -0.0654 -0.0332) |
| OKLCH | oklch(77.34% 0.073 207) |
| XYZ | xyz(38.6989, 47.6463, 64.9032) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.68
Aqua Blue
#02D8E9
ΔE00 8.51
Turquoise Blue
#06B1C4
ΔE00 8.71
Powder Blue
#B0E0E6
ΔE00 8.96
Darkturquoise
#00CED1
ΔE00 9.00
Baby Blue
#89CFF0
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC3CD #CD857B
analogous
#7BCDAE #7BC3CD #7B9ACD
triadic
#7BC3CD #CD7BC3 #C3CD7B
tetradic
#7BC3CD #AE7BCD #CD857B #9ACD7B
square
#7BC3CD #AE7BCD #CD857B #9ACD7B
split-complementary
#7BC3CD #CD7B9A #CDAE7B
monochromatic
#388A95 #4FAFBC #7BC3CD #A7D7DE #D4EBEF
Accessibility & contrast
On white
1.99
#7BC3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#7BC3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC3CD
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC3CD | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECE
Deuteranopia (green-blind)
#AAB3CD
Tritanopia (blue-blind)
#58C9C6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7bc3cd; /* rgb */ color: rgb(123, 195, 205); /* oklch */ color: oklch(77.3% 0.073 207.0);
Tailwind
colors: {
custom: {
50: '#a5d5dc',
500: '#7bc3cd',
950: '#000000',
},
}SCSS
$custom: #7bc3cd; $custom-light: #a5d5dc; $custom-dark: #000000;
JSON
{
"hex": "#7bc3cd",
"rgb": {
"r": 123,
"g": 195,
"b": 205
},
"hsl": {
"h": 187.317,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.77341,
"c": 0.07336,
"h": 207
},
"luminance": 0.47649
}Semantic roles & 50–950 ramp
primary
#7BC3CD
secondary
#E0C7C4
accent
#3E2DB8
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383