#7FAABB#7FAABB
#7FAABB is a light, muted cyan. Relative luminance 0.368; OKLCH L 71.3% C 0.052 H 224.3°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAABB |
|---|---|
| RGB | rgb(127, 170, 187) |
| HSL | hsl(197, 31%, 62%) |
| HSV | hsv(197, 32%, 73%) |
| CMYK | cmyk(32.1%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(67.16, -10.28, -13.37) |
| CIE-LCH | lch(67.16, 16.87, 232.44°) |
| OKLab | oklab(71.29% -0.0376 -0.0366) |
| OKLCH | oklch(71.29% 0.052 224.3) |
| XYZ | xyz(32.0939, 36.8477, 52.4253) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.00
Bluegrey
#85A3B2
ΔE00 3.47
Bluey Grey
#89A0B0
ΔE00 5.85
Light Grey Blue
#9DBCD4
ΔE00 7.78
Cool Gray
#9AA7B0
ΔE00 8.32
Cool Grey
#95A3A6
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAABB #BB907F
analogous
#7FBBAE #7FAABB #7F8CBB
triadic
#7FAABB #BB7FAA #AABB7F
tetradic
#7FAABB #AE7FBB #BB907F #8CBB7F
square
#7FAABB #AE7FBB #BB907F #8CBB7F
split-complementary
#7FAABB #BB7F8C #BBAE7F
monochromatic
#426D7D #588FA5 #7FAABB #A7C5D0 #CFDFE5
Accessibility & contrast
On white
2.51
#7FAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#7FAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAABB
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAABB | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BC
Deuteranopia (green-blind)
#97A0BB
Tritanopia (blue-blind)
#6BAFAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7faabb; /* rgb */ color: rgb(127, 170, 187); /* oklch */ color: oklch(71.3% 0.052 224.3);
Tailwind
colors: {
custom: {
50: '#a6c3cf',
500: '#7faabb',
950: '#000000',
},
}SCSS
$custom: #7faabb; $custom-light: #a6c3cf; $custom-dark: #000000;
JSON
{
"hex": "#7faabb",
"rgb": {
"r": 127,
"g": 170,
"b": 187
},
"hsl": {
"h": 197,
"s": 30.612,
"l": 61.569
},
"oklch": {
"l": 0.71288,
"c": 0.05244,
"h": 224.3
},
"luminance": 0.36849
}Semantic roles & 50–950 ramp
primary
#7FAABB
secondary
#D6C6C0
accent
#5B3CA9
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182