#7FB6BB#7FB6BB
#7FB6BB is a light, muted teal. Relative luminance 0.416; OKLCH L 74.0% C 0.058 H 203.1°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB6BB |
|---|---|
| RGB | rgb(127, 182, 187) |
| HSL | hsl(185, 31%, 62%) |
| HSV | hsv(185, 32%, 73%) |
| CMYK | cmyk(32.1%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(70.56, -16.63, -8.29) |
| CIE-LCH | lch(70.56, 18.58, 206.49°) |
| OKLab | oklab(73.99% -0.0531 -0.0227) |
| OKLCH | oklch(73.99% 0.058 203.1) |
| XYZ | xyz(34.4470, 41.5538, 53.2097) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.97
Turquoise Blue
#06B1C4
ΔE00 9.13
Greyblue
#77A1B5
ΔE00 9.66
Bluegrey
#85A3B2
ΔE00 9.75
Sky Blue
#87CEEB
ΔE00 10.43
Greyish Teal
#719F91
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB6BB #BB847F
analogous
#7FBBA2 #7FB6BB #7F98BB
triadic
#7FB6BB #BB7FB6 #B6BB7F
tetradic
#7FB6BB #A27FBB #BB847F #98BB7F
square
#7FB6BB #A27FBB #BB847F #98BB7F
split-complementary
#7FB6BB #BB7F98 #BBA27F
monochromatic
#42787D #589FA5 #7FB6BB #A7CDD0 #CFE4E5
Accessibility & contrast
On white
2.26
#7FB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#7FB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB6BB
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB6BB | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BB
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#69BAB7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7fb6bb; /* rgb */ color: rgb(127, 182, 187); /* oklch */ color: oklch(74.0% 0.058 203.1);
Tailwind
colors: {
custom: {
50: '#a6cccf',
500: '#7fb6bb',
950: '#000000',
},
}SCSS
$custom: #7fb6bb; $custom-light: #a6cccf; $custom-dark: #000000;
JSON
{
"hex": "#7fb6bb",
"rgb": {
"r": 127,
"g": 182,
"b": 187
},
"hsl": {
"h": 185,
"s": 30.612,
"l": 61.569
},
"oklch": {
"l": 0.7399,
"c": 0.05774,
"h": 203.1
},
"luminance": 0.41556
}Semantic roles & 50–950 ramp
primary
#7FB6BB
secondary
#D6C2C0
accent
#453CA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282