#7FACBB#7FACBB
#7FACBB is a light, muted cyan. Relative luminance 0.376; OKLCH L 71.7% C 0.053 H 220.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACBB |
|---|---|
| RGB | rgb(127, 172, 187) |
| HSL | hsl(195, 31%, 62%) |
| HSV | hsv(195, 32%, 73%) |
| CMYK | cmyk(32.1%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(67.73, -11.36, -12.52) |
| CIE-LCH | lch(67.73, 16.91, 227.80°) |
| OKLab | oklab(71.74% -0.0402 -0.0342) |
| OKLCH | oklch(71.74% 0.053 220.5) |
| XYZ | xyz(32.4717, 37.6033, 52.5512) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.03
Bluegrey
#85A3B2
ΔE00 4.41
Bluey Grey
#89A0B0
ΔE00 6.85
Light Grey Blue
#9DBCD4
ΔE00 8.26
Cool Grey
#95A3A6
ΔE00 8.71
Cool Gray
#9AA7B0
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACBB #BB8E7F
analogous
#7FBBAC #7FACBB #7F8EBB
triadic
#7FACBB #BB7FAC #ACBB7F
tetradic
#7FACBB #AC7FBB #BB8E7F #8EBB7F
square
#7FACBB #AC7FBB #BB8E7F #8EBB7F
split-complementary
#7FACBB #BB7F8E #BBAC7F
monochromatic
#426E7D #5892A5 #7FACBB #A7C6D0 #CFE0E5
Accessibility & contrast
On white
2.46
#7FACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#7FACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACBB
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACBB | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BC
Deuteranopia (green-blind)
#99A2BB
Tritanopia (blue-blind)
#6BB1B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7facbb; /* rgb */ color: rgb(127, 172, 187); /* oklch */ color: oklch(71.7% 0.053 220.5);
Tailwind
colors: {
custom: {
50: '#a6c4cf',
500: '#7facbb',
950: '#000000',
},
}SCSS
$custom: #7facbb; $custom-light: #a6c4cf; $custom-dark: #000000;
JSON
{
"hex": "#7facbb",
"rgb": {
"r": 127,
"g": 172,
"b": 187
},
"hsl": {
"h": 195,
"s": 30.612,
"l": 61.569
},
"oklch": {
"l": 0.71735,
"c": 0.05279,
"h": 220.5
},
"luminance": 0.37605
}Semantic roles & 50–950 ramp
primary
#7FACBB
secondary
#D6C5C0
accent
#573CA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1213
muted
#7F8182