#7CB7BD#7CB7BD
#7CB7BD is a light, moderate teal. Relative luminance 0.418; OKLCH L 74.1% C 0.062 H 204.0°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB7BD |
|---|---|
| RGB | rgb(124, 183, 189) |
| HSL | hsl(186, 33%, 61%) |
| HSV | hsv(186, 34%, 74%) |
| CMYK | cmyk(34.4%, 3.2%, 0%, 25.9%) |
| CIE-LAB | lab(70.75, -17.50, -9.12) |
| CIE-LCH | lch(70.75, 19.74, 207.54°) |
| OKLab | oklab(74.12% -0.0562 -0.025) |
| OKLCH | oklch(74.12% 0.062 204) |
| XYZ | xyz(34.4278, 41.8241, 54.3930) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.07
Turquoise Blue
#06B1C4
ΔE00 8.57
Greyblue
#77A1B5
ΔE00 9.81
Sky Blue
#87CEEB
ΔE00 10.09
Bluegrey
#85A3B2
ΔE00 10.09
Darkturquoise
#00CED1
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB7BD #BD827C
analogous
#7CBDA3 #7CB7BD #7C97BD
triadic
#7CB7BD #BD7CB7 #B7BD7C
tetradic
#7CB7BD #A37CBD #BD827C #97BD7C
square
#7CB7BD #A37CBD #BD827C #97BD7C
split-complementary
#7CB7BD #BD7C97 #BDA37C
monochromatic
#40797F #54A0A7 #7CB7BD #A5CDD2 #CDE4E6
Accessibility & contrast
On white
2.24
#7CB7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#7CB7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB7BD
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB7BD | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BD
Deuteranopia (green-blind)
#A3A9BD
Tritanopia (blue-blind)
#63BCB9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7cb7bd; /* rgb */ color: rgb(124, 183, 189); /* oklch */ color: oklch(74.1% 0.062 204.0);
Tailwind
colors: {
custom: {
50: '#a4ccd0',
500: '#7cb7bd',
950: '#000000',
},
}SCSS
$custom: #7cb7bd; $custom-light: #a4ccd0; $custom-dark: #000000;
JSON
{
"hex": "#7cb7bd",
"rgb": {
"r": 124,
"g": 183,
"b": 189
},
"hsl": {
"h": 185.538,
"s": 32.995,
"l": 61.373
},
"oklch": {
"l": 0.74118,
"c": 0.06151,
"h": 204
},
"luminance": 0.41826
}Semantic roles & 50–950 ramp
primary
#7CB7BD
secondary
#D7C0BE
accent
#443AAC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282