#7FAEBE#7FAEBE
#7FAEBE is a light, muted cyan. Relative luminance 0.385; OKLCH L 72.3% C 0.055 H 221.0°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEBE |
|---|---|
| RGB | rgb(127, 174, 190) |
| HSL | hsl(195, 33%, 62%) |
| HSV | hsv(195, 33%, 75%) |
| CMYK | cmyk(33.2%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(68.39, -11.68, -13.19) |
| CIE-LCH | lch(68.39, 17.62, 228.48°) |
| OKLab | oklab(72.29% -0.0416 -0.0361) |
| OKLCH | oklch(72.29% 0.055 221) |
| XYZ | xyz(33.1797, 38.5001, 54.3882) |
| Luminance | 0.3850 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.40
Bluegrey
#85A3B2
ΔE00 4.87
Bluey Grey
#89A0B0
ΔE00 7.25
Light Grey Blue
#9DBCD4
ΔE00 7.96
Sky Blue
#87CEEB
ΔE00 9.17
Cool Grey
#95A3A6
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEBE #BE8F7F
analogous
#7FBEAE #7FAEBE #7F8FBE
triadic
#7FAEBE #BE7FAE #AEBE7F
tetradic
#7FAEBE #AE7FBE #BE8F7F #8FBE7F
square
#7FAEBE #AE7FBE #BE8F7F #8FBE7F
split-complementary
#7FAEBE #BE7F8F #BEAE7F
monochromatic
#427181 #5694A9 #7FAEBE #A8C8D3 #D0E1E7
Accessibility & contrast
On white
2.41
#7FAEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#7FAEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEBE
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEBE | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#9AA3BE
Tritanopia (blue-blind)
#69B3B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7faebe; /* rgb */ color: rgb(127, 174, 190); /* oklch */ color: oklch(72.3% 0.055 221.0);
Tailwind
colors: {
custom: {
50: '#a6c6d1',
500: '#7faebe',
950: '#000000',
},
}SCSS
$custom: #7faebe; $custom-light: #a6c6d1; $custom-dark: #000000;
JSON
{
"hex": "#7faebe",
"rgb": {
"r": 127,
"g": 174,
"b": 190
},
"hsl": {
"h": 195.238,
"s": 32.642,
"l": 62.157
},
"oklch": {
"l": 0.72291,
"c": 0.05509,
"h": 221
},
"luminance": 0.38502
}Semantic roles & 50–950 ramp
primary
#7FAEBE
secondary
#D8C7C1
accent
#573AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282