#7FB0BE#7FB0BE
#7FB0BE is a light, muted cyan. Relative luminance 0.393; OKLCH L 72.7% C 0.056 H 217.4°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB0BE |
|---|---|
| RGB | rgb(127, 176, 190) |
| HSL | hsl(193, 33%, 62%) |
| HSV | hsv(193, 33%, 75%) |
| CMYK | cmyk(33.2%, 7.4%, 0%, 25.5%) |
| CIE-LAB | lab(68.95, -12.75, -12.34) |
| CIE-LCH | lch(68.95, 17.74, 224.08°) |
| OKLab | oklab(72.74% -0.0442 -0.0338) |
| OKLCH | oklch(72.74% 0.056 217.4) |
| XYZ | xyz(33.5689, 39.2786, 54.5179) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.45
Bluegrey
#85A3B2
ΔE00 5.84
Bluey Grey
#89A0B0
ΔE00 8.24
Light Grey Blue
#9DBCD4
ΔE00 8.59
Sky Blue
#87CEEB
ΔE00 9.00
Cadetblue
#5F9EA0
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB0BE #BE8D7F
analogous
#7FBEAC #7FB0BE #7F91BE
triadic
#7FB0BE #BE7FB0 #B0BE7F
tetradic
#7FB0BE #AC7FBE #BE8D7F #91BE7F
square
#7FB0BE #AC7FBE #BE8D7F #91BE7F
split-complementary
#7FB0BE #BE7F91 #BEAC7F
monochromatic
#427381 #5697A9 #7FB0BE #A8C9D3 #D0E2E7
Accessibility & contrast
On white
2.37
#7FB0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#7FB0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB0BE
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB0BE | 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)
#A6ADBF
Deuteranopia (green-blind)
#9CA5BE
Tritanopia (blue-blind)
#69B5B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7fb0be; /* rgb */ color: rgb(127, 176, 190); /* oklch */ color: oklch(72.7% 0.056 217.4);
Tailwind
colors: {
custom: {
50: '#a6c7d1',
500: '#7fb0be',
950: '#000000',
},
}SCSS
$custom: #7fb0be; $custom-light: #a6c7d1; $custom-dark: #000000;
JSON
{
"hex": "#7fb0be",
"rgb": {
"r": 127,
"g": 176,
"b": 190
},
"hsl": {
"h": 193.333,
"s": 32.642,
"l": 62.157
},
"oklch": {
"l": 0.7274,
"c": 0.05562,
"h": 217.4
},
"luminance": 0.3928
}Semantic roles & 50–950 ramp
primary
#7FB0BE
secondary
#D8C6C1
accent
#533AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282