#7FABBE#7FABBE
#7FABBE is a light, muted cyan. Relative luminance 0.374; OKLCH L 71.6% C 0.055 H 226.4°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7FABBE |
|---|---|
| RGB | rgb(127, 171, 190) |
| HSL | hsl(198, 33%, 62%) |
| HSV | hsv(198, 33%, 75%) |
| CMYK | cmyk(33.2%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(67.54, -10.07, -14.46) |
| CIE-LCH | lch(67.54, 17.63, 235.15°) |
| OKLab | oklab(71.62% -0.0377 -0.0396) |
| OKLCH | oklch(71.62% 0.055 226.4) |
| XYZ | xyz(32.6066, 37.3539, 54.1971) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.04
Bluegrey
#85A3B2
ΔE00 3.66
Bluey Grey
#89A0B0
ΔE00 5.86
Light Grey Blue
#9DBCD4
ΔE00 7.24
Cool Gray
#9AA7B0
ΔE00 8.43
Cool Grey
#95A3A6
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FABBE #BE927F
analogous
#7FBEB1 #7FABBE #7F8CBE
triadic
#7FABBE #BE7FAB #ABBE7F
tetradic
#7FABBE #B17FBE #BE927F #8CBE7F
square
#7FABBE #B17FBE #BE927F #8CBE7F
split-complementary
#7FABBE #BE7F8C #BEB17F
monochromatic
#426E81 #5690A9 #7FABBE #A8C6D3 #D0E0E7
Accessibility & contrast
On white
2.48
#7FABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#7FABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FABBE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FABBE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BF
Deuteranopia (green-blind)
#97A1BE
Tritanopia (blue-blind)
#6AB1B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7fabbe; /* rgb */ color: rgb(127, 171, 190); /* oklch */ color: oklch(71.6% 0.055 226.4);
Tailwind
colors: {
custom: {
50: '#a6c4d1',
500: '#7fabbe',
950: '#000000',
},
}SCSS
$custom: #7fabbe; $custom-light: #a6c4d1; $custom-dark: #000000;
JSON
{
"hex": "#7fabbe",
"rgb": {
"r": 127,
"g": 171,
"b": 190
},
"hsl": {
"h": 198.095,
"s": 32.642,
"l": 62.157
},
"oklch": {
"l": 0.7162,
"c": 0.05469,
"h": 226.4
},
"luminance": 0.37356
}Semantic roles & 50–950 ramp
primary
#7FABBE
secondary
#D8C8C1
accent
#5C3AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1214
muted
#7F8182