#8FBDCA#8FBDCA
#8FBDCA is a light, muted cyan. Relative luminance 0.465; OKLCH L 77.0% C 0.052 H 217.0°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBDCA |
|---|---|
| RGB | rgb(143, 189, 202) |
| HSL | hsl(193, 36%, 68%) |
| HSV | hsv(193, 29%, 79%) |
| CMYK | cmyk(29.2%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(73.87, -12.09, -11.47) |
| CIE-LCH | lch(73.87, 16.67, 223.48°) |
| OKLab | oklab(77% -0.0415 -0.0313) |
| OKLCH | oklch(77% 0.052 217) |
| XYZ | xyz(40.1826, 46.4972, 62.7233) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.65
Lightblue
#ADD8E6
ΔE00 7.04
Light Grey Blue
#9DBCD4
ΔE00 7.25
Baby Blue
#89CFF0
ΔE00 7.62
Bluegrey
#85A3B2
ΔE00 8.14
Greyblue
#77A1B5
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBDCA #CA9C8F
analogous
#8FCAB9 #8FBDCA #8FA0CA
triadic
#8FBDCA #CA8FBD #BDCA8F
tetradic
#8FBDCA #B98FCA #CA9C8F #A0CA8F
square
#8FBDCA #B98FCA #CA9C8F #A0CA8F
split-complementary
#8FBDCA #CA8FA0 #CAB98F
monochromatic
#488697 #65A5B6 #8FBDCA #B9D5DE #E2EEF1
Accessibility & contrast
On white
2.04
#8FBDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#8FBDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBDCA
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBDCA | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACB
Deuteranopia (green-blind)
#AAB2CA
Tritanopia (blue-blind)
#7CC2C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbdca; /* rgb */ color: rgb(143, 189, 202); /* oklch */ color: oklch(77.0% 0.052 217.0);
Tailwind
colors: {
custom: {
50: '#b1d1da',
500: '#8fbdca',
950: '#000000',
},
}SCSS
$custom: #8fbdca; $custom-light: #b1d1da; $custom-dark: #000000;
JSON
{
"hex": "#8fbdca",
"rgb": {
"r": 143,
"g": 189,
"b": 202
},
"hsl": {
"h": 193.22,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.77003,
"c": 0.05198,
"h": 217
},
"luminance": 0.46499
}Semantic roles & 50–950 ramp
primary
#8FBDCA
secondary
#E4D5D1
accent
#5137AF
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283