#7FAEB8#7FAEB8
#7FAEB8 is a light, muted cyan. Relative luminance 0.382; OKLCH L 72.1% C 0.052 H 212.2°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEB8 |
|---|---|
| RGB | rgb(127, 174, 184) |
| HSL | hsl(191, 29%, 61%) |
| HSV | hsv(191, 31%, 72%) |
| CMYK | cmyk(31%, 5.4%, 0%, 27.8%) |
| CIE-LAB | lab(68.20, -13.16, -10.16) |
| CIE-LCH | lch(68.20, 16.62, 217.67°) |
| OKLab | oklab(72.08% -0.044 -0.0277) |
| OKLCH | oklch(72.08% 0.052 212.2) |
| XYZ | xyz(32.5374, 38.2431, 51.0053) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.08
Bluegrey
#85A3B2
ΔE00 6.23
Cadetblue
#5F9EA0
ΔE00 7.94
Bluey Grey
#89A0B0
ΔE00 8.66
Cool Grey
#95A3A6
ΔE00 9.09
Turquoise Blue
#06B1C4
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEB8 #B8897F
analogous
#7FB8A5 #7FAEB8 #7F91B8
triadic
#7FAEB8 #B87FAE #AEB87F
tetradic
#7FAEB8 #A57FB8 #B8897F #91B87F
square
#7FAEB8 #A57FB8 #B8897F #91B87F
split-complementary
#7FAEB8 #B87F91 #B8A57F
monochromatic
#437079 #5994A1 #7FAEB8 #A6C7CE #CEE0E4
Accessibility & contrast
On white
2.43
#7FAEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#7FAEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEB8
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEB8 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABB9
Deuteranopia (green-blind)
#9CA3B8
Tritanopia (blue-blind)
#6BB3B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7faeb8; /* rgb */ color: rgb(127, 174, 184); /* oklch */ color: oklch(72.1% 0.052 212.2);
Tailwind
colors: {
custom: {
50: '#a6c6cd',
500: '#7faeb8',
950: '#000000',
},
}SCSS
$custom: #7faeb8; $custom-light: #a6c6cd; $custom-dark: #000000;
JSON
{
"hex": "#7faeb8",
"rgb": {
"r": 127,
"g": 174,
"b": 184
},
"hsl": {
"h": 190.526,
"s": 28.643,
"l": 60.98
},
"oklch": {
"l": 0.72079,
"c": 0.052,
"h": 212.2
},
"luminance": 0.38245
}Semantic roles & 50–950 ramp
primary
#7FAEB8
secondary
#D4C2BF
accent
#513EA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282