#7BC7CC#7BC7CC
#7BC7CC is a light, moderate teal. Relative luminance 0.494; OKLCH L 78.2% C 0.076 H 201.1°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC7CC |
|---|---|
| RGB | rgb(123, 199, 204) |
| HSL | hsl(184, 44%, 64%) |
| HSV | hsv(184, 40%, 80%) |
| CMYK | cmyk(39.7%, 2.5%, 0%, 20%) |
| CIE-LAB | lab(75.71, -22.21, -9.91) |
| CIE-LCH | lch(75.71, 24.32, 204.05°) |
| OKLab | oklab(78.22% -0.0706 -0.0272) |
| OKLCH | oklch(78.22% 0.076 201.1) |
| XYZ | xyz(39.4869, 49.4146, 64.5723) |
| Luminance | 0.4942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.28
Darkturquoise
#00CED1
ΔE00 7.55
Aqua Blue
#02D8E9
ΔE00 7.92
Powder Blue
#B0E0E6
ΔE00 8.78
Sky Blue
#87CEEB
ΔE00 9.45
Robin'S Egg Blue
#98EFF9
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC7CC #CC807B
analogous
#7BCCA9 #7BC7CC #7B9FCC
triadic
#7BC7CC #CC7BC7 #C7CC7B
tetradic
#7BC7CC #A97BCC #CC807B #9FCC7B
square
#7BC7CC #A97BCC #CC807B #9FCC7B
split-complementary
#7BC7CC #CC7B9F #CCA97B
monochromatic
#398E94 #4FB4BB #7BC7CC #A7DADD #D3ECEE
Accessibility & contrast
On white
1.93
#7BC7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#7BC7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC7CC
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC7CC | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CC
Deuteranopia (green-blind)
#AFB6CD
Tritanopia (blue-blind)
#58CCC8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7bc7cc; /* rgb */ color: rgb(123, 199, 204); /* oklch */ color: oklch(78.2% 0.076 201.1);
Tailwind
colors: {
custom: {
50: '#a5d8db',
500: '#7bc7cc',
950: '#000000',
},
}SCSS
$custom: #7bc7cc; $custom-light: #a5d8db; $custom-dark: #000000;
JSON
{
"hex": "#7bc7cc",
"rgb": {
"r": 123,
"g": 199,
"b": 204
},
"hsl": {
"h": 183.704,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.78217,
"c": 0.07567,
"h": 201.1
},
"luminance": 0.49417
}Semantic roles & 50–950 ramp
primary
#7BC7CC
secondary
#E0C5C3
accent
#372EB7
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383