#7BC4CC#7BC4CC
#7BC4CC is a light, moderate teal. Relative luminance 0.480; OKLCH L 77.5% C 0.074 H 204.6°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC4CC |
|---|---|
| RGB | rgb(123, 196, 204) |
| HSL | hsl(186, 44%, 64%) |
| HSV | hsv(186, 40%, 80%) |
| CMYK | cmyk(39.7%, 3.9%, 0%, 20%) |
| CIE-LAB | lab(74.86, -20.70, -11.19) |
| CIE-LCH | lch(74.86, 23.53, 208.39°) |
| OKLab | oklab(77.53% -0.067 -0.0307) |
| OKLCH | oklch(77.53% 0.074 204.6) |
| XYZ | xyz(38.8034, 48.0477, 64.3444) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 8.30
Sky Blue
#87CEEB
ΔE00 8.38
Darkturquoise
#00CED1
ΔE00 8.45
Mediumturquoise
#48D1CC
ΔE00 8.58
Powder Blue
#B0E0E6
ΔE00 8.90
Turquoise Blue
#06B1C4
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC4CC #CC837B
analogous
#7BCCAC #7BC4CC #7B9CCC
triadic
#7BC4CC #CC7BC4 #C4CC7B
tetradic
#7BC4CC #AC7BCC #CC837B #9CCC7B
square
#7BC4CC #AC7BCC #CC837B #9CCC7B
split-complementary
#7BC4CC #CC7B9C #CCAC7B
monochromatic
#398B94 #4FB0BB #7BC4CC #A7D8DD #D3EBEE
Accessibility & contrast
On white
1.98
#7BC4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#7BC4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC4CC
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC4CC | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECD
Deuteranopia (green-blind)
#ACB4CC
Tritanopia (blue-blind)
#58CAC6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7bc4cc; /* rgb */ color: rgb(123, 196, 204); /* oklch */ color: oklch(77.5% 0.074 204.6);
Tailwind
colors: {
custom: {
50: '#a5d6db',
500: '#7bc4cc',
950: '#000000',
},
}SCSS
$custom: #7bc4cc; $custom-light: #a5d6db; $custom-dark: #000000;
JSON
{
"hex": "#7bc4cc",
"rgb": {
"r": 123,
"g": 196,
"b": 204
},
"hsl": {
"h": 185.926,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.77534,
"c": 0.07371,
"h": 204.6
},
"luminance": 0.4805
}Semantic roles & 50–950 ramp
primary
#7BC4CC
secondary
#E0C6C3
accent
#3C2EB7
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383