#7FB2BE#7FB2BE
#7FB2BE is a light, muted cyan. Relative luminance 0.401; OKLCH L 73.2% C 0.056 H 213.9°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB2BE |
|---|---|
| RGB | rgb(127, 178, 190) |
| HSL | hsl(191, 33%, 62%) |
| HSV | hsv(191, 33%, 75%) |
| CMYK | cmyk(33.2%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(69.52, -13.80, -11.50) |
| CIE-LCH | lch(69.52, 17.96, 219.79°) |
| OKLab | oklab(73.19% -0.0468 -0.0314) |
| OKLCH | oklch(73.19% 0.056 213.9) |
| XYZ | xyz(33.9640, 40.0687, 54.6496) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.54
Bluegrey
#85A3B2
ΔE00 6.86
Cadetblue
#5F9EA0
ΔE00 8.80
Sky Blue
#87CEEB
ΔE00 8.99
Bluey Grey
#89A0B0
ΔE00 9.26
Turquoise Blue
#06B1C4
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB2BE #BE8B7F
analogous
#7FBEAB #7FB2BE #7F93BE
triadic
#7FB2BE #BE7FB2 #B2BE7F
tetradic
#7FB2BE #AB7FBE #BE8B7F #93BE7F
square
#7FB2BE #AB7FBE #BE8B7F #93BE7F
split-complementary
#7FB2BE #BE7F93 #BEAB7F
monochromatic
#427581 #569AA9 #7FB2BE #A8CAD3 #D0E3E7
Accessibility & contrast
On white
2.33
#7FB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#7FB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB2BE
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB2BE | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBF
Deuteranopia (green-blind)
#9EA6BE
Tritanopia (blue-blind)
#69B7B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7fb2be; /* rgb */ color: rgb(127, 178, 190); /* oklch */ color: oklch(73.2% 0.056 213.9);
Tailwind
colors: {
custom: {
50: '#a6c9d1',
500: '#7fb2be',
950: '#000000',
},
}SCSS
$custom: #7fb2be; $custom-light: #a6c9d1; $custom-dark: #000000;
JSON
{
"hex": "#7fb2be",
"rgb": {
"r": 127,
"g": 178,
"b": 190
},
"hsl": {
"h": 191.429,
"s": 32.642,
"l": 62.157
},
"oklch": {
"l": 0.73189,
"c": 0.05636,
"h": 213.9
},
"luminance": 0.40071
}Semantic roles & 50–950 ramp
primary
#7FB2BE
secondary
#D8C5C1
accent
#503AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282