#7CB0B0#7CB0B0
#7CB0B0 is a light, muted teal. Relative luminance 0.385; OKLCH L 72.1% C 0.055 H 196.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB0B0 |
|---|---|
| RGB | rgb(124, 176, 176) |
| HSL | hsl(180, 25%, 59%) |
| HSV | hsv(180, 30%, 69%) |
| CMYK | cmyk(29.5%, 0%, 0%, 31%) |
| CIE-LAB | lab(68.36, -17.00, -5.50) |
| CIE-LCH | lch(68.36, 17.87, 197.94°) |
| OKLab | oklab(72.09% -0.0526 -0.0151) |
| OKLCH | oklch(72.09% 0.055 196) |
| XYZ | xyz(31.6714, 38.4687, 46.8222) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.26
Greyish Teal
#719F91
ΔE00 7.95
Dull Teal
#5F9E8F
ΔE00 9.28
Turquoise Blue
#06B1C4
ΔE00 9.89
Lightseagreen
#20B2AA
ΔE00 9.89
Bluegrey
#85A3B2
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB0B0 #B07C7C
analogous
#7CB096 #7CB0B0 #7C96B0
triadic
#7CB0B0 #B07CB0 #B0B07C
tetradic
#7CB0B0 #967CB0 #B07C7C #96B07C
square
#7CB0B0 #967CB0 #B07C7C #96B07C
split-complementary
#7CB0B0 #B07C96 #B0967C
monochromatic
#436F6F #5A9595 #7CB0B0 #A2C7C7 #C8DEDE
Accessibility & contrast
On white
2.42
#7CB0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#7CB0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB0B0
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB0B0 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB0
Deuteranopia (green-blind)
#9FA4B1
Tritanopia (blue-blind)
#69B3B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7cb0b0; /* rgb */ color: rgb(124, 176, 176); /* oklch */ color: oklch(72.1% 0.055 196.0);
Tailwind
colors: {
custom: {
50: '#a4c7c7',
500: '#7cb0b0',
950: '#000000',
},
}SCSS
$custom: #7cb0b0; $custom-light: #a4c7c7; $custom-dark: #000000;
JSON
{
"hex": "#7cb0b0",
"rgb": {
"r": 124,
"g": 176,
"b": 176
},
"hsl": {
"h": 180,
"s": 24.762,
"l": 58.824
},
"oklch": {
"l": 0.72088,
"c": 0.05473,
"h": 196
},
"luminance": 0.3847
}Semantic roles & 50–950 ramp
primary
#7CB0B0
secondary
#CEBABA
accent
#6767C1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282