#7FACBD#7FACBD
#7FACBD is a light, muted cyan. Relative luminance 0.377; OKLCH L 71.8% C 0.054 H 223.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACBD |
|---|---|
| RGB | rgb(127, 172, 189) |
| HSL | hsl(196, 32%, 62%) |
| HSV | hsv(196, 33%, 74%) |
| CMYK | cmyk(32.8%, 9%, 0%, 25.9%) |
| CIE-LAB | lab(67.79, -10.86, -13.54) |
| CIE-LCH | lch(67.79, 17.35, 231.26°) |
| OKLab | oklab(71.81% -0.0394 -0.037) |
| OKLCH | oklch(71.81% 0.054 223.2) |
| XYZ | xyz(32.6873, 37.6895, 53.6867) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.60
Bluegrey
#85A3B2
ΔE00 4.11
Bluey Grey
#89A0B0
ΔE00 6.46
Light Grey Blue
#9DBCD4
ΔE00 7.70
Cool Gray
#9AA7B0
ΔE00 8.73
Cool Grey
#95A3A6
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACBD #BD907F
analogous
#7FBDAF #7FACBD #7F8DBD
triadic
#7FACBD #BD7FAC #ACBD7F
tetradic
#7FACBD #AF7FBD #BD907F #8DBD7F
square
#7FACBD #AF7FBD #BD907F #8DBD7F
split-complementary
#7FACBD #BD7F8D #BDAF7F
monochromatic
#426F80 #5792A8 #7FACBD #A7C6D2 #D0E0E7
Accessibility & contrast
On white
2.46
#7FACBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#7FACBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACBD
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACBD | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BE
Deuteranopia (green-blind)
#99A2BD
Tritanopia (blue-blind)
#6AB2B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7facbd; /* rgb */ color: rgb(127, 172, 189); /* oklch */ color: oklch(71.8% 0.054 223.2);
Tailwind
colors: {
custom: {
50: '#a6c4d0',
500: '#7facbd',
950: '#000000',
},
}SCSS
$custom: #7facbd; $custom-light: #a6c4d0; $custom-dark: #000000;
JSON
{
"hex": "#7facbd",
"rgb": {
"r": 127,
"g": 172,
"b": 189
},
"hsl": {
"h": 196.452,
"s": 31.959,
"l": 61.961
},
"oklch": {
"l": 0.71807,
"c": 0.05408,
"h": 223.2
},
"luminance": 0.37691
}Semantic roles & 50–950 ramp
primary
#7FACBD
secondary
#D7C7C0
accent
#593BAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1214
muted
#7F8182