#7FAEB9#7FAEB9
#7FAEB9 is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.1% C 0.052 H 213.8°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEB9 |
|---|---|
| RGB | rgb(127, 174, 185) |
| HSL | hsl(191, 29%, 61%) |
| HSV | hsv(191, 31%, 73%) |
| CMYK | cmyk(31.4%, 5.9%, 0%, 27.5%) |
| CIE-LAB | lab(68.23, -12.91, -10.66) |
| CIE-LCH | lch(68.23, 16.75, 219.55°) |
| OKLab | oklab(72.11% -0.0436 -0.0291) |
| OKLCH | oklch(72.11% 0.052 213.8) |
| XYZ | xyz(32.6426, 38.2852, 51.5593) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.75
Bluegrey
#85A3B2
ΔE00 5.95
Cadetblue
#5F9EA0
ΔE00 8.22
Bluey Grey
#89A0B0
ΔE00 8.39
Cool Grey
#95A3A6
ΔE00 9.07
Light Grey Blue
#9DBCD4
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEB9 #B98A7F
analogous
#7FB9A7 #7FAEB9 #7F91B9
triadic
#7FAEB9 #B97FAE #AEB97F
tetradic
#7FAEB9 #A77FB9 #B98A7F #91B97F
square
#7FAEB9 #A77FB9 #B98A7F #91B97F
split-complementary
#7FAEB9 #B97F91 #B9A77F
monochromatic
#43707B #5994A2 #7FAEB9 #A7C7CF #CEE0E4
Accessibility & contrast
On white
2.43
#7FAEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#7FAEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEB9
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEB9 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBA
Deuteranopia (green-blind)
#9CA3B9
Tritanopia (blue-blind)
#6BB3B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7faeb9; /* rgb */ color: rgb(127, 174, 185); /* oklch */ color: oklch(72.1% 0.052 213.8);
Tailwind
colors: {
custom: {
50: '#a6c6ce',
500: '#7faeb9',
950: '#000000',
},
}SCSS
$custom: #7faeb9; $custom-light: #a6c6ce; $custom-dark: #000000;
JSON
{
"hex": "#7faeb9",
"rgb": {
"r": 127,
"g": 174,
"b": 185
},
"hsl": {
"h": 191.379,
"s": 29.293,
"l": 61.176
},
"oklch": {
"l": 0.72114,
"c": 0.05242,
"h": 213.8
},
"luminance": 0.38287
}Semantic roles & 50–950 ramp
primary
#7FAEB9
secondary
#D5C3BF
accent
#523EA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282