#7CB9BE#7CB9BE
#7CB9BE is a light, moderate teal. Relative luminance 0.427; OKLCH L 74.6% C 0.063 H 202.4°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB9BE |
|---|---|
| RGB | rgb(124, 185, 190) |
| HSL | hsl(185, 34%, 62%) |
| HSV | hsv(185, 35%, 75%) |
| CMYK | cmyk(34.7%, 2.6%, 0%, 25.5%) |
| CIE-LAB | lab(71.35, -18.29, -8.78) |
| CIE-LCH | lch(71.35, 20.29, 205.64°) |
| OKLab | oklab(74.61% -0.0583 -0.0241) |
| OKLCH | oklch(74.61% 0.063 202.4) |
| XYZ | xyz(34.9522, 42.6986, 55.1051) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.38
Turquoise Blue
#06B1C4
ΔE00 8.67
Mediumturquoise
#48D1CC
ΔE00 10.02
Darkturquoise
#00CED1
ΔE00 10.05
Sky Blue
#87CEEB
ΔE00 10.21
Greyblue
#77A1B5
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB9BE #BE817C
analogous
#7CBEA2 #7CB9BE #7C98BE
triadic
#7CB9BE #BE7CB9 #B9BE7C
tetradic
#7CB9BE #A27CBE #BE817C #98BE7C
square
#7CB9BE #A27CBE #BE817C #98BE7C
split-complementary
#7CB9BE #BE7C98 #BEA27C
monochromatic
#407B80 #54A3A9 #7CB9BE #A5CFD2 #CEE5E7
Accessibility & contrast
On white
2.20
#7CB9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#7CB9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB9BE
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB9BE | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4BE
Deuteranopia (green-blind)
#A5ABBE
Tritanopia (blue-blind)
#63BDBA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7cb9be; /* rgb */ color: rgb(124, 185, 190); /* oklch */ color: oklch(74.6% 0.063 202.4);
Tailwind
colors: {
custom: {
50: '#a4ced1',
500: '#7cb9be',
950: '#000000',
},
}SCSS
$custom: #7cb9be; $custom-light: #a4ced1; $custom-dark: #000000;
JSON
{
"hex": "#7cb9be",
"rgb": {
"r": 124,
"g": 185,
"b": 190
},
"hsl": {
"h": 184.545,
"s": 33.673,
"l": 61.569
},
"oklch": {
"l": 0.74607,
"c": 0.06309,
"h": 202.4
},
"luminance": 0.42701
}Semantic roles & 50–950 ramp
primary
#7CB9BE
secondary
#D7C0BF
accent
#4239AC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1314
muted
#7F8282