#7FAFBF#7FAFBF
#7FAFBF is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.6% C 0.056 H 220.5°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAFBF |
|---|---|
| RGB | rgb(127, 175, 191) |
| HSL | hsl(195, 33%, 62%) |
| HSV | hsv(195, 34%, 75%) |
| CMYK | cmyk(33.5%, 8.4%, 0%, 25.1%) |
| CIE-LAB | lab(68.70, -11.97, -13.27) |
| CIE-LCH | lch(68.70, 17.87, 227.97°) |
| OKLab | oklab(72.55% -0.0425 -0.0363) |
| OKLCH | oklch(72.55% 0.056 220.5) |
| XYZ | xyz(33.4833, 38.9318, 55.0304) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.70
Bluegrey
#85A3B2
ΔE00 5.19
Bluey Grey
#89A0B0
ΔE00 7.55
Light Grey Blue
#9DBCD4
ΔE00 7.97
Sky Blue
#87CEEB
ΔE00 8.92
Cool Grey
#95A3A6
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAFBF #BF8F7F
analogous
#7FBFAF #7FAFBF #7F8FBF
triadic
#7FAFBF #BF7FAF #AFBF7F
tetradic
#7FAFBF #AF7FBF #BF8F7F #8FBF7F
square
#7FAFBF #AF7FBF #BF8F7F #8FBF7F
split-complementary
#7FAFBF #BF7F8F #BFAF7F
monochromatic
#417282 #5695AB #7FAFBF #A8C9D3 #D1E2E8
Accessibility & contrast
On white
2.39
#7FAFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#7FAFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAFBF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAFBF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#9BA4BF
Tritanopia (blue-blind)
#69B5B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7fafbf; /* rgb */ color: rgb(127, 175, 191); /* oklch */ color: oklch(72.6% 0.056 220.5);
Tailwind
colors: {
custom: {
50: '#a6c6d2',
500: '#7fafbf',
950: '#000000',
},
}SCSS
$custom: #7fafbf; $custom-light: #a6c6d2; $custom-dark: #000000;
JSON
{
"hex": "#7fafbf",
"rgb": {
"r": 127,
"g": 175,
"b": 191
},
"hsl": {
"h": 195,
"s": 33.333,
"l": 62.353
},
"oklch": {
"l": 0.72551,
"c": 0.05593,
"h": 220.5
},
"luminance": 0.38934
}Semantic roles & 50–950 ramp
primary
#7FAFBF
secondary
#D9C7C1
accent
#5639AC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282