#8FBBCF#8FBBCF
#8FBBCF is a light, muted cyan. Relative luminance 0.459; OKLCH L 76.7% C 0.055 H 227.6°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBCF |
|---|---|
| RGB | rgb(143, 187, 207) |
| HSL | hsl(199, 40%, 69%) |
| HSV | hsv(199, 31%, 81%) |
| CMYK | cmyk(30.9%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(73.47, -9.84, -14.79) |
| CIE-LCH | lch(73.47, 17.76, 236.36°) |
| OKLab | oklab(76.74% -0.037 -0.0404) |
| OKLCH | oklch(76.74% 0.055 227.6) |
| XYZ | xyz(40.3570, 45.8833, 65.7493) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.55
Sky Blue
#87CEEB
ΔE00 6.00
Baby Blue
#89CFF0
ΔE00 6.43
Bluegrey
#85A3B2
ΔE00 7.11
Greyblue
#77A1B5
ΔE00 7.49
Cloudy Blue
#ACC2D9
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBCF #CFA38F
analogous
#8FCFC3 #8FBBCF #8F9BCF
triadic
#8FBBCF #CF8FBB #BBCF8F
tetradic
#8FBBCF #C38FCF #CFA38F #9BCF8F
square
#8FBBCF #C38FCF #CFA38F #9BCF8F
split-complementary
#8FBBCF #CF8F9B #CFC38F
monochromatic
#44839F #64A1BD #8FBBCF #BAD5E1 #E5EFF4
Accessibility & contrast
On white
2.06
#8FBBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#8FBBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBCF
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBCF | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9D0
Deuteranopia (green-blind)
#A7B1CF
Tritanopia (blue-blind)
#7AC1C1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fbbcf; /* rgb */ color: rgb(143, 187, 207); /* oklch */ color: oklch(76.7% 0.055 227.6);
Tailwind
colors: {
custom: {
50: '#b1cfdd',
500: '#8fbbcf',
950: '#000000',
},
}SCSS
$custom: #8fbbcf; $custom-light: #b1cfdd; $custom-dark: #000000;
JSON
{
"hex": "#8fbbcf",
"rgb": {
"r": 143,
"g": 187,
"b": 207
},
"hsl": {
"h": 198.75,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.7674,
"c": 0.05481,
"h": 227.6
},
"luminance": 0.45885
}Semantic roles & 50–950 ramp
primary
#8FBBCF
secondary
#E6D9D3
accent
#5B32B3
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283