#8FBCD5#8FBCD5
#8FBCD5 is a light, muted cyan. Relative luminance 0.466; OKLCH L 77.2% C 0.060 H 232.9°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCD5 |
|---|---|
| RGB | rgb(143, 188, 213) |
| HSL | hsl(201, 45%, 70%) |
| HSV | hsv(201, 33%, 84%) |
| CMYK | cmyk(32.9%, 11.7%, 0%, 16.5%) |
| CIE-LAB | lab(73.94, -8.90, -17.35) |
| CIE-LCH | lch(73.94, 19.50, 242.84°) |
| OKLab | oklab(77.18% -0.036 -0.0476) |
| OKLCH | oklch(77.18% 0.06 232.9) |
| XYZ | xyz(41.3173, 46.6081, 69.7571) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.50
Sky Blue
#87CEEB
ΔE00 5.71
Baby Blue
#89CFF0
ΔE00 5.73
Lightblue (survey)
#7BC8F6
ΔE00 6.30
Lightskyblue
#87CEFA
ΔE00 6.62
Cloudy Blue
#ACC2D9
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCD5 #D5A88F
analogous
#8FD5CB #8FBCD5 #8F99D5
triadic
#8FBCD5 #D58FBC #BCD58F
tetradic
#8FBCD5 #CB8FD5 #D5A88F #99D58F
square
#8FBCD5 #CB8FD5 #D5A88F #99D58F
split-complementary
#8FBCD5 #D58F99 #D5CB8F
monochromatic
#4084AA #62A1C4 #8FBCD5 #BCD7E6 #E8F1F6
Accessibility & contrast
On white
2.03
#8FBCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#8FBCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCD5
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCD5 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BAD6
Deuteranopia (green-blind)
#A6B2D5
Tritanopia (blue-blind)
#78C3C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbcd5; /* rgb */ color: rgb(143, 188, 213); /* oklch */ color: oklch(77.2% 0.060 232.9);
Tailwind
colors: {
custom: {
50: '#b2d0e2',
500: '#8fbcd5',
950: '#000000',
},
}SCSS
$custom: #8fbcd5; $custom-light: #b2d0e2; $custom-dark: #000000;
JSON
{
"hex": "#8fbcd5",
"rgb": {
"r": 143,
"g": 188,
"b": 213
},
"hsl": {
"h": 201.429,
"s": 45.455,
"l": 69.804
},
"oklch": {
"l": 0.77175,
"c": 0.05967,
"h": 232.9
},
"luminance": 0.4661
}Semantic roles & 50–950 ramp
primary
#8FBCD5
secondary
#EADDD6
accent
#5F2DB9
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283