#7FAEBC#7FAEBC
#7FAEBC is a light, muted cyan. Relative luminance 0.384; OKLCH L 72.2% C 0.054 H 218.2°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEBC |
|---|---|
| RGB | rgb(127, 174, 188) |
| HSL | hsl(194, 31%, 62%) |
| HSV | hsv(194, 32%, 74%) |
| CMYK | cmyk(32.4%, 7.4%, 0%, 26.3%) |
| CIE-LAB | lab(68.32, -12.18, -12.18) |
| CIE-LCH | lch(68.32, 17.22, 225.01°) |
| OKLab | oklab(72.22% -0.0424 -0.0333) |
| OKLCH | oklch(72.22% 0.054 218.2) |
| XYZ | xyz(32.9626, 38.4132, 53.2448) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.86
Bluegrey
#85A3B2
ΔE00 5.23
Bluey Grey
#89A0B0
ΔE00 7.66
Light Grey Blue
#9DBCD4
ΔE00 8.55
Cool Grey
#95A3A6
ΔE00 9.10
Cadetblue
#5F9EA0
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEBC #BC8D7F
analogous
#7FBCAC #7FAEBC #7F90BC
triadic
#7FAEBC #BC7FAE #AEBC7F
tetradic
#7FAEBC #AC7FBC #BC8D7F #90BC7F
square
#7FAEBC #AC7FBC #BC8D7F #90BC7F
split-complementary
#7FAEBC #BC7F90 #BCAC7F
monochromatic
#42717E #5794A7 #7FAEBC #A7C7D1 #CFE1E6
Accessibility & contrast
On white
2.42
#7FAEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#7FAEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEBC
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEBC | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBD
Deuteranopia (green-blind)
#9BA3BC
Tritanopia (blue-blind)
#6AB3B2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7faebc; /* rgb */ color: rgb(127, 174, 188); /* oklch */ color: oklch(72.2% 0.054 218.2);
Tailwind
colors: {
custom: {
50: '#a6c6d0',
500: '#7faebc',
950: '#000000',
},
}SCSS
$custom: #7faebc; $custom-light: #a6c6d0; $custom-dark: #000000;
JSON
{
"hex": "#7faebc",
"rgb": {
"r": 127,
"g": 174,
"b": 188
},
"hsl": {
"h": 193.77,
"s": 31.282,
"l": 61.765
},
"oklch": {
"l": 0.7222,
"c": 0.05392,
"h": 218.2
},
"luminance": 0.38415
}Semantic roles & 50–950 ramp
primary
#7FAEBC
secondary
#D7C5C0
accent
#553BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282