#7FB0BF#7FB0BF
#7FB0BF is a light, muted cyan. Relative luminance 0.393; OKLCH L 72.8% C 0.056 H 218.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB0BF |
|---|---|
| RGB | rgb(127, 176, 191) |
| HSL | hsl(194, 33%, 62%) |
| HSV | hsv(194, 34%, 75%) |
| CMYK | cmyk(33.5%, 7.9%, 0%, 25.1%) |
| CIE-LAB | lab(68.98, -12.50, -12.85) |
| CIE-LCH | lch(68.98, 17.92, 225.79°) |
| OKLab | oklab(72.78% -0.0438 -0.0352) |
| OKLCH | oklch(72.78% 0.056 218.8) |
| XYZ | xyz(33.6786, 39.3225, 55.0955) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.21
Bluegrey
#85A3B2
ΔE00 5.66
Bluey Grey
#89A0B0
ΔE00 8.04
Light Grey Blue
#9DBCD4
ΔE00 8.28
Sky Blue
#87CEEB
ΔE00 8.83
Cadetblue
#5F9EA0
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB0BF #BF8E7F
analogous
#7FBFAE #7FB0BF #7F90BF
triadic
#7FB0BF #BF7FB0 #B0BF7F
tetradic
#7FB0BF #AE7FBF #BF8E7F #90BF7F
square
#7FB0BF #AE7FBF #BF8E7F #90BF7F
split-complementary
#7FB0BF #BF7F90 #BFAE7F
monochromatic
#417382 #5697AB #7FB0BF #A8C9D3 #D1E2E8
Accessibility & contrast
On white
2.37
#7FB0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#7FB0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB0BF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB0BF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#9CA5BF
Tritanopia (blue-blind)
#69B5B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7fb0bf; /* rgb */ color: rgb(127, 176, 191); /* oklch */ color: oklch(72.8% 0.056 218.8);
Tailwind
colors: {
custom: {
50: '#a6c7d2',
500: '#7fb0bf',
950: '#000000',
},
}SCSS
$custom: #7fb0bf; $custom-light: #a6c7d2; $custom-dark: #000000;
JSON
{
"hex": "#7fb0bf",
"rgb": {
"r": 127,
"g": 176,
"b": 191
},
"hsl": {
"h": 194.063,
"s": 33.333,
"l": 62.353
},
"oklch": {
"l": 0.72775,
"c": 0.05617,
"h": 218.8
},
"luminance": 0.39324
}Semantic roles & 50–950 ramp
primary
#7FB0BF
secondary
#D9C7C1
accent
#5439AC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282