#7FB5BC#7FB5BC
#7FB5BC is a light, muted teal. Relative luminance 0.412; OKLCH L 73.8% C 0.057 H 206.1°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB5BC |
|---|---|
| RGB | rgb(127, 181, 188) |
| HSL | hsl(187, 31%, 62%) |
| HSV | hsv(187, 32%, 74%) |
| CMYK | cmyk(32.4%, 3.7%, 0%, 26.3%) |
| CIE-LAB | lab(70.31, -15.87, -9.22) |
| CIE-LCH | lch(70.31, 18.35, 210.15°) |
| OKLab | oklab(73.8% -0.0514 -0.0252) |
| OKLCH | oklch(73.8% 0.057 206.1) |
| XYZ | xyz(34.3503, 41.1887, 53.7074) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.08
Greyblue
#77A1B5
ΔE00 8.79
Bluegrey
#85A3B2
ΔE00 8.95
Turquoise Blue
#06B1C4
ΔE00 9.01
Sky Blue
#87CEEB
ΔE00 9.89
Lightblue
#ADD8E6
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB5BC #BC867F
analogous
#7FBCA5 #7FB5BC #7F97BC
triadic
#7FB5BC #BC7FB5 #B5BC7F
tetradic
#7FB5BC #A57FBC #BC867F #97BC7F
square
#7FB5BC #A57FBC #BC867F #97BC7F
split-complementary
#7FB5BC #BC7F97 #BCA57F
monochromatic
#42787E #579DA7 #7FB5BC #A7CCD1 #CFE3E6
Accessibility & contrast
On white
2.27
#7FB5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#7FB5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB5BC
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB5BC | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BD
Deuteranopia (green-blind)
#A2A8BC
Tritanopia (blue-blind)
#69B9B7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7fb5bc; /* rgb */ color: rgb(127, 181, 188); /* oklch */ color: oklch(73.8% 0.057 206.1);
Tailwind
colors: {
custom: {
50: '#a6cbd0',
500: '#7fb5bc',
950: '#000000',
},
}SCSS
$custom: #7fb5bc; $custom-light: #a6cbd0; $custom-dark: #000000;
JSON
{
"hex": "#7fb5bc",
"rgb": {
"r": 127,
"g": 181,
"b": 188
},
"hsl": {
"h": 186.885,
"s": 31.282,
"l": 61.765
},
"oklch": {
"l": 0.73798,
"c": 0.05727,
"h": 206.1
},
"luminance": 0.41191
}Semantic roles & 50–950 ramp
primary
#7FB5BC
secondary
#D7C3C0
accent
#483BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282