#8FAABE#8FAABE
#8FAABE is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.4% C 0.042 H 240.3°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAABE |
|---|---|
| RGB | rgb(143, 170, 190) |
| HSL | hsl(206, 27%, 65%) |
| HSV | hsv(206, 25%, 75%) |
| CMYK | cmyk(24.7%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(68.25, -4.76, -13.31) |
| CIE-LCH | lch(68.25, 14.14, 250.30°) |
| OKLab | oklab(72.43% -0.0207 -0.0363) |
| OKLCH | oklch(72.43% 0.042 240.3) |
| XYZ | xyz(34.9941, 38.3056, 54.2551) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.27
Bluegrey
#85A3B2
ΔE00 3.65
Light Grey Blue
#9DBCD4
ΔE00 5.11
Cool Gray
#9AA7B0
ΔE00 5.17
Greyblue
#77A1B5
ΔE00 5.40
Cloudy Blue
#ACC2D9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAABE #BEA38F
analogous
#8FBEBB #8FAABE #8F92BE
triadic
#8FAABE #BE8FAA #AABE8F
tetradic
#8FAABE #BB8FBE #BEA38F #92BE8F
square
#8FAABE #BB8FBE #BEA38F #92BE8F
split-complementary
#8FAABE #BE8F92 #BEBB8F
monochromatic
#4D6D85 #688DA8 #8FAABE #B6C7D4 #DCE5EB
Accessibility & contrast
On white
2.42
#8FAABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#8FAABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAABE
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAABE | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 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)
#A2A9BF
Deuteranopia (green-blind)
#9BA4BE
Tritanopia (blue-blind)
#82AFB0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8faabe; /* rgb */ color: rgb(143, 170, 190); /* oklch */ color: oklch(72.4% 0.042 240.3);
Tailwind
colors: {
custom: {
50: '#b0c3d1',
500: '#8faabe',
950: '#000000',
},
}SCSS
$custom: #8faabe; $custom-light: #b0c3d1; $custom-dark: #000000;
JSON
{
"hex": "#8faabe",
"rgb": {
"r": 143,
"g": 170,
"b": 190
},
"hsl": {
"h": 205.532,
"s": 26.554,
"l": 65.294
},
"oklch": {
"l": 0.72432,
"c": 0.04176,
"h": 240.3
},
"luminance": 0.38307
}Semantic roles & 50–950 ramp
primary
#8FAABE
secondary
#DCD3CC
accent
#6B40A5
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182