#7CB7BC#7CB7BC
#7CB7BC is a light, moderate teal. Relative luminance 0.418; OKLCH L 74.1% C 0.061 H 202.6°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB7BC |
|---|---|
| RGB | rgb(124, 183, 188) |
| HSL | hsl(185, 32%, 61%) |
| HSV | hsv(185, 34%, 74%) |
| CMYK | cmyk(34%, 2.7%, 0%, 26.3%) |
| CIE-LAB | lab(70.72, -17.75, -8.62) |
| CIE-LCH | lch(70.72, 19.73, 205.91°) |
| OKLab | oklab(74.08% -0.0566 -0.0236) |
| OKLCH | oklch(74.08% 0.061 202.6) |
| XYZ | xyz(34.3196, 41.7808, 53.8233) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.95
Turquoise Blue
#06B1C4
ΔE00 8.68
Greyblue
#77A1B5
ΔE00 10.11
Bluegrey
#85A3B2
ΔE00 10.35
Sky Blue
#87CEEB
ΔE00 10.44
Mediumturquoise
#48D1CC
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB7BC #BC817C
analogous
#7CBCA1 #7CB7BC #7C97BC
triadic
#7CB7BC #BC7CB7 #B7BC7C
tetradic
#7CB7BC #A17CBC #BC817C #97BC7C
square
#7CB7BC #A17CBC #BC817C #97BC7C
split-complementary
#7CB7BC #BC7C97 #BCA17C
monochromatic
#40797D #55A0A6 #7CB7BC #A4CDD1 #CDE4E5
Accessibility & contrast
On white
2.24
#7CB7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#7CB7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB7BC
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB7BC | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BC
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#64BBB8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7cb7bc; /* rgb */ color: rgb(124, 183, 188); /* oklch */ color: oklch(74.1% 0.061 202.6);
Tailwind
colors: {
custom: {
50: '#a4ccd0',
500: '#7cb7bc',
950: '#000000',
},
}SCSS
$custom: #7cb7bc; $custom-light: #a4ccd0; $custom-dark: #000000;
JSON
{
"hex": "#7cb7bc",
"rgb": {
"r": 124,
"g": 183,
"b": 188
},
"hsl": {
"h": 184.688,
"s": 32.323,
"l": 61.176
},
"oklch": {
"l": 0.74084,
"c": 0.06135,
"h": 202.6
},
"luminance": 0.41783
}Semantic roles & 50–950 ramp
primary
#7CB7BC
secondary
#D6C0BE
accent
#433AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282