#8FBBC8#8FBBC8
#8FBBC8 is a light, muted cyan. Relative luminance 0.456; OKLCH L 76.5% C 0.050 H 217.8°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBC8 |
|---|---|
| RGB | rgb(143, 187, 200) |
| HSL | hsl(194, 34%, 67%) |
| HSV | hsv(194, 29%, 78%) |
| CMYK | cmyk(28.5%, 6.5%, 0%, 21.6%) |
| CIE-LAB | lab(73.25, -11.52, -11.30) |
| CIE-LCH | lch(73.25, 16.13, 224.46°) |
| OKLab | oklab(76.5% -0.0397 -0.0308) |
| OKLCH | oklch(76.5% 0.05 217.8) |
| XYZ | xyz(39.5201, 45.5486, 61.3418) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.95
Sky Blue
#87CEEB
ΔE00 7.04
Lightblue
#ADD8E6
ΔE00 7.44
Bluegrey
#85A3B2
ΔE00 7.51
Baby Blue
#89CFF0
ΔE00 7.94
Greyblue
#77A1B5
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBC8 #C89C8F
analogous
#8FC8B9 #8FBBC8 #8F9FC8
triadic
#8FBBC8 #C88FBB #BBC88F
tetradic
#8FBBC8 #B98FC8 #C89C8F #9FC88F
square
#8FBBC8 #B98FC8 #C89C8F #9FC88F
split-complementary
#8FBBC8 #C88F9F #C8B98F
monochromatic
#498394 #66A2B4 #8FBBC8 #B8D4DC #E1EDF0
Accessibility & contrast
On white
2.08
#8FBBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#8FBBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBC8
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBC8 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B8C9
Deuteranopia (green-blind)
#A9B1C8
Tritanopia (blue-blind)
#7DC0BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fbbc8; /* rgb */ color: rgb(143, 187, 200); /* oklch */ color: oklch(76.5% 0.050 217.8);
Tailwind
colors: {
custom: {
50: '#b1cfd8',
500: '#8fbbc8',
950: '#000000',
},
}SCSS
$custom: #8fbbc8; $custom-light: #b1cfd8; $custom-dark: #000000;
JSON
{
"hex": "#8fbbc8",
"rgb": {
"r": 143,
"g": 187,
"b": 200
},
"hsl": {
"h": 193.684,
"s": 34.132,
"l": 67.255
},
"oklch": {
"l": 0.76495,
"c": 0.05024,
"h": 217.8
},
"luminance": 0.4555
}Semantic roles & 50–950 ramp
primary
#8FBBC8
secondary
#E2D5D0
accent
#5339AD
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283