#7FB6BC#7FB6BC
#7FB6BC is a light, muted teal. Relative luminance 0.416; OKLCH L 74.0% C 0.058 H 204.5°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB6BC |
|---|---|
| RGB | rgb(127, 182, 188) |
| HSL | hsl(186, 31%, 62%) |
| HSV | hsv(186, 32%, 74%) |
| CMYK | cmyk(32.4%, 3.2%, 0%, 26.3%) |
| CIE-LAB | lab(70.59, -16.39, -8.79) |
| CIE-LCH | lch(70.59, 18.60, 208.22°) |
| OKLab | oklab(74.02% -0.0527 -0.0241) |
| OKLCH | oklch(74.02% 0.058 204.5) |
| XYZ | xyz(34.5544, 41.5968, 53.7754) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.10
Turquoise Blue
#06B1C4
ΔE00 9.04
Greyblue
#77A1B5
ΔE00 9.34
Bluegrey
#85A3B2
ΔE00 9.48
Sky Blue
#87CEEB
ΔE00 10.09
Lightblue
#ADD8E6
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB6BC #BC857F
analogous
#7FBCA4 #7FB6BC #7F98BC
triadic
#7FB6BC #BC7FB6 #B6BC7F
tetradic
#7FB6BC #A47FBC #BC857F #98BC7F
square
#7FB6BC #A47FBC #BC857F #98BC7F
split-complementary
#7FB6BC #BC7F98 #BCA47F
monochromatic
#42787E #579FA7 #7FB6BC #A7CDD1 #CFE4E6
Accessibility & contrast
On white
2.25
#7FB6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#7FB6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB6BC
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB6BC | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BC
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#69BAB8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7fb6bc; /* rgb */ color: rgb(127, 182, 188); /* oklch */ color: oklch(74.0% 0.058 204.5);
Tailwind
colors: {
custom: {
50: '#a6ccd0',
500: '#7fb6bc',
950: '#000000',
},
}SCSS
$custom: #7fb6bc; $custom-light: #a6ccd0; $custom-dark: #000000;
JSON
{
"hex": "#7fb6bc",
"rgb": {
"r": 127,
"g": 182,
"b": 188
},
"hsl": {
"h": 185.902,
"s": 31.282,
"l": 61.765
},
"oklch": {
"l": 0.74024,
"c": 0.05793,
"h": 204.5
},
"luminance": 0.41599
}Semantic roles & 50–950 ramp
primary
#7FB6BC
secondary
#D7C2C0
accent
#463BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282