#8FBCD0#8FBCD0
#8FBCD0 is a light, muted cyan. Relative luminance 0.464; OKLCH L 77.0% C 0.056 H 227.0°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCD0 |
|---|---|
| RGB | rgb(143, 188, 208) |
| HSL | hsl(198, 41%, 69%) |
| HSV | hsv(198, 31%, 82%) |
| CMYK | cmyk(31.3%, 9.6%, 0%, 18.4%) |
| CIE-LAB | lab(73.78, -10.13, -14.87) |
| CIE-LCH | lch(73.78, 17.99, 235.74°) |
| OKLab | oklab(76.99% -0.0379 -0.0407) |
| OKLCH | oklch(76.99% 0.056 227) |
| XYZ | xyz(40.6925, 46.3582, 66.4662) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.72
Sky Blue
#87CEEB
ΔE00 5.72
Baby Blue
#89CFF0
ΔE00 6.19
Bluegrey
#85A3B2
ΔE00 7.40
Lightblue
#ADD8E6
ΔE00 7.43
Lightblue (survey)
#7BC8F6
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCD0 #D0A38F
analogous
#8FD0C4 #8FBCD0 #8F9CD0
triadic
#8FBCD0 #D08FBC #BCD08F
tetradic
#8FBCD0 #C48FD0 #D0A38F #9CD08F
square
#8FBCD0 #C48FD0 #D0A38F #9CD08F
split-complementary
#8FBCD0 #D08F9C #D0C48F
monochromatic
#4484A1 #64A2BE #8FBCD0 #BAD6E2 #E5F0F4
Accessibility & contrast
On white
2.04
#8FBCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#8FBCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCD0
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCD0 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD1
Deuteranopia (green-blind)
#A8B2D0
Tritanopia (blue-blind)
#7AC2C2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fbcd0; /* rgb */ color: rgb(143, 188, 208); /* oklch */ color: oklch(77.0% 0.056 227.0);
Tailwind
colors: {
custom: {
50: '#b1d0de',
500: '#8fbcd0',
950: '#000000',
},
}SCSS
$custom: #8fbcd0; $custom-light: #b1d0de; $custom-dark: #000000;
JSON
{
"hex": "#8fbcd0",
"rgb": {
"r": 143,
"g": 188,
"b": 208
},
"hsl": {
"h": 198.462,
"s": 40.881,
"l": 68.824
},
"oklch": {
"l": 0.76994,
"c": 0.0556,
"h": 227
},
"luminance": 0.4636
}Semantic roles & 50–950 ramp
primary
#8FBCD0
secondary
#E7DAD4
accent
#5A32B4
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283