#7BC2CC#7BC2CC
#7BC2CC is a light, moderate teal. Relative luminance 0.472; OKLCH L 77.1% C 0.073 H 207.1°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC2CC |
|---|---|
| RGB | rgb(123, 194, 204) |
| HSL | hsl(187, 44%, 64%) |
| HSV | hsv(187, 40%, 80%) |
| CMYK | cmyk(39.7%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(74.29, -19.68, -12.04) |
| CIE-LCH | lch(74.29, 23.07, 211.45°) |
| OKLab | oklab(77.08% -0.0646 -0.0331) |
| OKLCH | oklch(77.08% 0.073 207.1) |
| XYZ | xyz(38.3553, 47.1515, 64.1951) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.73
Turquoise Blue
#06B1C4
ΔE00 8.62
Aqua Blue
#02D8E9
ΔE00 8.72
Baby Blue
#89CFF0
ΔE00 9.09
Powder Blue
#B0E0E6
ΔE00 9.10
Lightblue
#ADD8E6
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC2CC #CC857B
analogous
#7BCCAE #7BC2CC #7B9ACC
triadic
#7BC2CC #CC7BC2 #C2CC7B
tetradic
#7BC2CC #AE7BCC #CC857B #9ACC7B
square
#7BC2CC #AE7BCC #CC857B #9ACC7B
split-complementary
#7BC2CC #CC7B9A #CCAE7B
monochromatic
#398894 #4FAEBB #7BC2CC #A7D6DD #D3EBEE
Accessibility & contrast
On white
2.01
#7BC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#7BC2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC2CC
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC2CC | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCD
Deuteranopia (green-blind)
#AAB2CC
Tritanopia (blue-blind)
#59C8C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7bc2cc; /* rgb */ color: rgb(123, 194, 204); /* oklch */ color: oklch(77.1% 0.073 207.1);
Tailwind
colors: {
custom: {
50: '#a5d4db',
500: '#7bc2cc',
950: '#000000',
},
}SCSS
$custom: #7bc2cc; $custom-light: #a5d4db; $custom-dark: #000000;
JSON
{
"hex": "#7bc2cc",
"rgb": {
"r": 123,
"g": 194,
"b": 204
},
"hsl": {
"h": 187.407,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.77079,
"c": 0.07255,
"h": 207.1
},
"luminance": 0.47154
}Semantic roles & 50–950 ramp
primary
#7BC2CC
secondary
#E0C7C3
accent
#3F2EB7
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383