#7CB9BF#7CB9BF
#7CB9BF is a light, moderate teal. Relative luminance 0.427; OKLCH L 74.6% C 0.063 H 203.7°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB9BF |
|---|---|
| RGB | rgb(124, 185, 191) |
| HSL | hsl(185, 34%, 62%) |
| HSV | hsv(185, 35%, 75%) |
| CMYK | cmyk(35.1%, 3.1%, 0%, 25.1%) |
| CIE-LAB | lab(71.38, -18.04, -9.28) |
| CIE-LCH | lch(71.38, 20.29, 207.22°) |
| OKLab | oklab(74.64% -0.0579 -0.0254) |
| OKLCH | oklch(74.64% 0.063 203.7) |
| XYZ | xyz(35.0618, 42.7424, 55.6827) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.49
Turquoise Blue
#06B1C4
ΔE00 8.56
Sky Blue
#87CEEB
ΔE00 9.85
Darkturquoise
#00CED1
ΔE00 10.19
Mediumturquoise
#48D1CC
ΔE00 10.26
Greyblue
#77A1B5
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB9BF #BF827C
analogous
#7CBFA4 #7CB9BF #7C98BF
triadic
#7CB9BF #BF7CB9 #B9BF7C
tetradic
#7CB9BF #A47CBF #BF827C #98BF7C
square
#7CB9BF #A47CBF #BF827C #98BF7C
split-complementary
#7CB9BF #BF7C98 #BFA47C
monochromatic
#3F7B81 #53A3AB #7CB9BF #A5CFD3 #CEE5E7
Accessibility & contrast
On white
2.20
#7CB9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#7CB9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB9BF
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB9BF | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4BF
Deuteranopia (green-blind)
#A4ABBF
Tritanopia (blue-blind)
#62BEBB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7cb9bf; /* rgb */ color: rgb(124, 185, 191); /* oklch */ color: oklch(74.6% 0.063 203.7);
Tailwind
colors: {
custom: {
50: '#a4ced2',
500: '#7cb9bf',
950: '#000000',
},
}SCSS
$custom: #7cb9bf; $custom-light: #a4ced2; $custom-dark: #000000;
JSON
{
"hex": "#7cb9bf",
"rgb": {
"r": 124,
"g": 185,
"b": 191
},
"hsl": {
"h": 185.373,
"s": 34.359,
"l": 61.765
},
"oklch": {
"l": 0.74641,
"c": 0.06325,
"h": 203.7
},
"luminance": 0.42745
}Semantic roles & 50–950 ramp
primary
#7CB9BF
secondary
#D8C1BF
accent
#4338AD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1314
muted
#7F8282