#7CB5BA#7CB5BA
#7CB5BA is a light, muted teal. Relative luminance 0.409; OKLCH L 73.6% C 0.060 H 202.9°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB5BA |
|---|---|
| RGB | rgb(124, 181, 186) |
| HSL | hsl(185, 31%, 61%) |
| HSV | hsv(185, 33%, 73%) |
| CMYK | cmyk(33.3%, 2.7%, 0%, 27.1%) |
| CIE-LAB | lab(70.09, -17.20, -8.46) |
| CIE-LCH | lch(70.09, 19.17, 206.19°) |
| OKLab | oklab(73.56% -0.0549 -0.0232) |
| OKLCH | oklch(73.56% 0.06 202.9) |
| XYZ | xyz(33.6959, 40.8760, 52.5592) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.54
Turquoise Blue
#06B1C4
ΔE00 8.74
Greyblue
#77A1B5
ΔE00 9.66
Bluegrey
#85A3B2
ΔE00 9.89
Greyish Teal
#719F91
ΔE00 10.48
Sky Blue
#87CEEB
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB5BA #BA817C
analogous
#7CBAA0 #7CB5BA #7C96BA
triadic
#7CB5BA #BA7CB5 #B5BA7C
tetradic
#7CB5BA #A07CBA #BA817C #96BA7C
square
#7CB5BA #A07CBA #BA817C #96BA7C
split-complementary
#7CB5BA #BA7C96 #BAA07C
monochromatic
#41767B #569DA3 #7CB5BA #A4CCCF #CCE2E4
Accessibility & contrast
On white
2.29
#7CB5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#7CB5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB5BA
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB5BA | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB0BA
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#65B9B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7cb5ba; /* rgb */ color: rgb(124, 181, 186); /* oklch */ color: oklch(73.6% 0.060 202.9);
Tailwind
colors: {
custom: {
50: '#a4cbce',
500: '#7cb5ba',
950: '#000000',
},
}SCSS
$custom: #7cb5ba; $custom-light: #a4cbce; $custom-dark: #000000;
JSON
{
"hex": "#7cb5ba",
"rgb": {
"r": 124,
"g": 181,
"b": 186
},
"hsl": {
"h": 184.839,
"s": 31,
"l": 60.784
},
"oklch": {
"l": 0.73561,
"c": 0.05959,
"h": 202.9
},
"luminance": 0.40878
}Semantic roles & 50–950 ramp
primary
#7CB5BA
secondary
#D5BFBD
accent
#453CAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282