#8FBCD8#8FBCD8
#8FBCD8 is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.3% C 0.062 H 236.0°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCD8 |
|---|---|
| RGB | rgb(143, 188, 216) |
| HSL | hsl(203, 48%, 70%) |
| HSV | hsv(203, 34%, 85%) |
| CMYK | cmyk(33.8%, 13%, 0%, 15.3%) |
| CIE-LAB | lab(74.04, -8.16, -18.83) |
| CIE-LCH | lch(74.04, 20.52, 246.58°) |
| OKLab | oklab(77.29% -0.0349 -0.0517) |
| OKLCH | oklch(77.29% 0.062 236) |
| XYZ | xyz(41.7016, 46.7618, 71.7810) |
| Luminance | 0.4676 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.14
Baby Blue
#89CFF0
ΔE00 5.75
Lightblue (survey)
#7BC8F6
ΔE00 5.75
Sky Blue
#87CEEB
ΔE00 5.98
Lightskyblue
#87CEFA
ΔE00 6.10
Sky
#82CAFC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCD8 #D8AB8F
analogous
#8FD8CF #8FBCD8 #8F97D8
triadic
#8FBCD8 #D88FBC #BCD88F
tetradic
#8FBCD8 #CF8FD8 #D8AB8F #97D88F
square
#8FBCD8 #CF8FD8 #D8AB8F #97D88F
split-complementary
#8FBCD8 #D88F97 #D8CF8F
monochromatic
#3D84AF #62A1C8 #8FBCD8 #BCD7E8 #E8F1F7
Accessibility & contrast
On white
2.03
#8FBCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#8FBCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCD8
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCD8 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBBD9
Deuteranopia (green-blind)
#A5B2D8
Tritanopia (blue-blind)
#77C3C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbcd8; /* rgb */ color: rgb(143, 188, 216); /* oklch */ color: oklch(77.3% 0.062 236.0);
Tailwind
colors: {
custom: {
50: '#b2d0e4',
500: '#8fbcd8',
950: '#000000',
},
}SCSS
$custom: #8fbcd8; $custom-light: #b2d0e4; $custom-dark: #000000;
JSON
{
"hex": "#8fbcd8",
"rgb": {
"r": 143,
"g": 188,
"b": 216
},
"hsl": {
"h": 203.014,
"s": 48.344,
"l": 70.392
},
"oklch": {
"l": 0.77286,
"c": 0.06239,
"h": 236
},
"luminance": 0.46764
}Semantic roles & 50–950 ramp
primary
#8FBCD8
secondary
#EBDFD7
accent
#622ABC
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283