#8FBCD9#8FBCD9
#8FBCD9 is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.3% C 0.063 H 236.9°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCD9 |
|---|---|
| RGB | rgb(143, 188, 217) |
| HSL | hsl(204, 49%, 71%) |
| HSV | hsv(204, 34%, 85%) |
| CMYK | cmyk(34.1%, 13.4%, 0%, 14.9%) |
| CIE-LAB | lab(74.07, -7.91, -19.32) |
| CIE-LCH | lch(74.07, 20.88, 247.74°) |
| OKLab | oklab(77.32% -0.0346 -0.0531) |
| OKLCH | oklch(77.32% 0.063 236.9) |
| XYZ | xyz(41.8313, 46.8137, 72.4640) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.10
Lightblue (survey)
#7BC8F6
ΔE00 5.62
Baby Blue
#89CFF0
ΔE00 5.81
Lightskyblue
#87CEFA
ΔE00 5.98
Sky
#82CAFC
ΔE00 6.07
Sky Blue
#87CEEB
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCD9 #D9AC8F
analogous
#8FD9D1 #8FBCD9 #8F97D9
triadic
#8FBCD9 #D98FBC #BCD98F
tetradic
#8FBCD9 #D18FD9 #D9AC8F #97D98F
square
#8FBCD9 #D18FD9 #D9AC8F #97D98F
split-complementary
#8FBCD9 #D98F97 #D9D18F
monochromatic
#3C83B1 #61A1C9 #8FBCD9 #BDD7E9 #E8F1F7
Accessibility & contrast
On white
2.03
#8FBCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#8FBCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCD9
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCD9 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBBDA
Deuteranopia (green-blind)
#A5B3D9
Tritanopia (blue-blind)
#76C4C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbcd9; /* rgb */ color: rgb(143, 188, 217); /* oklch */ color: oklch(77.3% 0.063 236.9);
Tailwind
colors: {
custom: {
50: '#b2d0e4',
500: '#8fbcd9',
950: '#000000',
},
}SCSS
$custom: #8fbcd9; $custom-light: #b2d0e4; $custom-dark: #000000;
JSON
{
"hex": "#8fbcd9",
"rgb": {
"r": 143,
"g": 188,
"b": 217
},
"hsl": {
"h": 203.514,
"s": 49.333,
"l": 70.588
},
"oklch": {
"l": 0.77323,
"c": 0.06334,
"h": 236.9
},
"luminance": 0.46816
}Semantic roles & 50–950 ramp
primary
#8FBCD9
secondary
#ECE0D8
accent
#6329BD
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283