#7BC5CC#7BC5CC
#7BC5CC is a light, moderate teal. Relative luminance 0.485; OKLCH L 77.8% C 0.074 H 203.4°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC5CC |
|---|---|
| RGB | rgb(123, 197, 204) |
| HSL | hsl(185, 44%, 64%) |
| HSV | hsv(185, 40%, 80%) |
| CMYK | cmyk(39.7%, 3.4%, 0%, 20%) |
| CIE-LAB | lab(75.14, -21.20, -10.76) |
| CIE-LCH | lch(75.14, 23.78, 206.91°) |
| OKLab | oklab(77.76% -0.0682 -0.0296) |
| OKLCH | oklch(77.76% 0.074 203.4) |
| XYZ | xyz(39.0297, 48.5004, 64.4199) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 8.12
Mediumturquoise
#48D1CC
ΔE00 8.14
Aqua Blue
#02D8E9
ΔE00 8.14
Sky Blue
#87CEEB
ΔE00 8.72
Powder Blue
#B0E0E6
ΔE00 8.83
Turquoise Blue
#06B1C4
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC5CC #CC827B
analogous
#7BCCAB #7BC5CC #7B9DCC
triadic
#7BC5CC #CC7BC5 #C5CC7B
tetradic
#7BC5CC #AB7BCC #CC827B #9DCC7B
square
#7BC5CC #AB7BCC #CC827B #9DCC7B
split-complementary
#7BC5CC #CC7B9D #CCAB7B
monochromatic
#398C94 #4FB2BB #7BC5CC #A7D8DD #D3ECEE
Accessibility & contrast
On white
1.96
#7BC5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#7BC5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC5CC
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC5CC | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCD
Deuteranopia (green-blind)
#ADB5CC
Tritanopia (blue-blind)
#58CAC7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7bc5cc; /* rgb */ color: rgb(123, 197, 204); /* oklch */ color: oklch(77.8% 0.074 203.4);
Tailwind
colors: {
custom: {
50: '#a5d6db',
500: '#7bc5cc',
950: '#000000',
},
}SCSS
$custom: #7bc5cc; $custom-light: #a5d6db; $custom-dark: #000000;
JSON
{
"hex": "#7bc5cc",
"rgb": {
"r": 123,
"g": 197,
"b": 204
},
"hsl": {
"h": 185.185,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.77761,
"c": 0.07433,
"h": 203.4
},
"luminance": 0.48503
}Semantic roles & 50–950 ramp
primary
#7BC5CC
secondary
#E0C6C3
accent
#3A2EB7
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383