#8FAEBA#8FAEBA
#8FAEBA is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.2% C 0.038 H 223.3°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEBA |
|---|---|
| RGB | rgb(143, 174, 186) |
| HSL | hsl(197, 24%, 65%) |
| HSV | hsv(197, 23%, 73%) |
| CMYK | cmyk(23.1%, 6.5%, 0%, 27.1%) |
| CIE-LAB | lab(69.22, -7.86, -9.63) |
| CIE-LCH | lch(69.22, 12.43, 230.79°) |
| OKLab | oklab(73.16% -0.0277 -0.0262) |
| OKLCH | oklch(73.16% 0.038 223.3) |
| XYZ | xyz(35.3241, 39.6557, 52.2380) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.53
Bluey Grey
#89A0B0
ΔE00 5.28
Greyblue
#77A1B5
ΔE00 5.39
Cool Gray
#9AA7B0
ΔE00 5.86
Cool Grey
#95A3A6
ΔE00 6.18
Light Grey Blue
#9DBCD4
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEBA #BA9B8F
analogous
#8FBAB1 #8FAEBA #8F99BA
triadic
#8FAEBA #BA8FAE #AEBA8F
tetradic
#8FAEBA #B18FBA #BA9B8F #99BA8F
square
#8FAEBA #B18FBA #BA9B8F #99BA8F
split-complementary
#8FAEBA #BA8F99 #BAB18F
monochromatic
#4F7280 #6993A3 #8FAEBA #B5C9D1 #DBE5E9
Accessibility & contrast
On white
2.35
#8FAEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#8FAEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEBA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEBA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBB
Deuteranopia (green-blind)
#A0A7BA
Tritanopia (blue-blind)
#82B2B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8faeba; /* rgb */ color: rgb(143, 174, 186); /* oklch */ color: oklch(73.2% 0.038 223.3);
Tailwind
colors: {
custom: {
50: '#b0c6ce',
500: '#8faeba',
950: '#000000',
},
}SCSS
$custom: #8faeba; $custom-light: #b0c6ce; $custom-dark: #000000;
JSON
{
"hex": "#8faeba",
"rgb": {
"r": 143,
"g": 174,
"b": 186
},
"hsl": {
"h": 196.744,
"s": 23.757,
"l": 64.51
},
"oklch": {
"l": 0.73163,
"c": 0.03814,
"h": 223.3
},
"luminance": 0.39657
}Semantic roles & 50–950 ramp
primary
#8FAEBA
secondary
#DACFCB
accent
#5E43A2
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101313
muted
#7F8282