#7FB4BB#7FB4BB
#7FB4BB is a light, muted teal. Relative luminance 0.407; OKLCH L 73.5% C 0.056 H 206.3°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB4BB |
|---|---|
| RGB | rgb(127, 180, 187) |
| HSL | hsl(187, 31%, 62%) |
| HSV | hsv(187, 32%, 73%) |
| CMYK | cmyk(32.1%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(69.99, -15.59, -9.13) |
| CIE-LCH | lch(69.99, 18.07, 210.37°) |
| OKLab | oklab(73.54% -0.0505 -0.025) |
| OKLCH | oklch(73.54% 0.056 206.3) |
| XYZ | xyz(34.0403, 40.7405, 53.0741) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.92
Greyblue
#77A1B5
ΔE00 8.55
Bluegrey
#85A3B2
ΔE00 8.69
Turquoise Blue
#06B1C4
ΔE00 9.07
Sky Blue
#87CEEB
ΔE00 10.04
Cool Grey
#95A3A6
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB4BB #BB867F
analogous
#7FBBA4 #7FB4BB #7F96BB
triadic
#7FB4BB #BB7FB4 #B4BB7F
tetradic
#7FB4BB #A47FBB #BB867F #96BB7F
square
#7FB4BB #A47FBB #BB867F #96BB7F
split-complementary
#7FB4BB #BB7F96 #BBA47F
monochromatic
#42767D #589CA5 #7FB4BB #A7CBD0 #CFE3E5
Accessibility & contrast
On white
2.30
#7FB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#7FB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB4BB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB4BB | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BC
Deuteranopia (green-blind)
#A1A8BB
Tritanopia (blue-blind)
#69B8B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7fb4bb; /* rgb */ color: rgb(127, 180, 187); /* oklch */ color: oklch(73.5% 0.056 206.3);
Tailwind
colors: {
custom: {
50: '#a6cacf',
500: '#7fb4bb',
950: '#000000',
},
}SCSS
$custom: #7fb4bb; $custom-light: #a6cacf; $custom-dark: #000000;
JSON
{
"hex": "#7fb4bb",
"rgb": {
"r": 127,
"g": 180,
"b": 187
},
"hsl": {
"h": 187,
"s": 30.612,
"l": 61.569
},
"oklch": {
"l": 0.73537,
"c": 0.05638,
"h": 206.3
},
"luminance": 0.40742
}Semantic roles & 50–950 ramp
primary
#7FB4BB
secondary
#D6C2C0
accent
#493CA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282