#7FAABE#7FAABE
#7FAABE is a light, muted cyan. Relative luminance 0.370; OKLCH L 71.4% C 0.055 H 228.3°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAABE |
|---|---|
| RGB | rgb(127, 170, 190) |
| HSL | hsl(199, 33%, 62%) |
| HSV | hsv(199, 33%, 75%) |
| CMYK | cmyk(33.2%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(67.26, -9.54, -14.89) |
| CIE-LCH | lch(67.26, 17.68, 237.36°) |
| OKLab | oklab(71.4% -0.0364 -0.0408) |
| OKLCH | oklch(71.4% 0.055 228.3) |
| XYZ | xyz(32.4184, 36.9775, 54.1344) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.71
Bluegrey
#85A3B2
ΔE00 3.38
Bluey Grey
#89A0B0
ΔE00 5.44
Light Grey Blue
#9DBCD4
ΔE00 7.09
Cool Gray
#9AA7B0
ΔE00 8.23
Cool Grey
#95A3A6
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAABE #BE937F
analogous
#7FBEB3 #7FAABE #7F8BBE
triadic
#7FAABE #BE7FAA #AABE7F
tetradic
#7FAABE #B37FBE #BE937F #8BBE7F
square
#7FAABE #B37FBE #BE937F #8BBE7F
split-complementary
#7FAABE #BE7F8B #BEB37F
monochromatic
#426D81 #568FA9 #7FAABE #A8C5D3 #D0E0E7
Accessibility & contrast
On white
2.50
#7FAABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#7FAABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAABE
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAABE | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#96A1BE
Tritanopia (blue-blind)
#6AB0B0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7faabe; /* rgb */ color: rgb(127, 170, 190); /* oklch */ color: oklch(71.4% 0.055 228.3);
Tailwind
colors: {
custom: {
50: '#a6c3d1',
500: '#7faabe',
950: '#000000',
},
}SCSS
$custom: #7faabe; $custom-light: #a6c3d1; $custom-dark: #000000;
JSON
{
"hex": "#7faabe",
"rgb": {
"r": 127,
"g": 170,
"b": 190
},
"hsl": {
"h": 199.048,
"s": 32.642,
"l": 62.157
},
"oklch": {
"l": 0.71397,
"c": 0.05467,
"h": 228.3
},
"luminance": 0.36979
}Semantic roles & 50–950 ramp
primary
#7FAABE
secondary
#D8C8C1
accent
#5E3AAB
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182