#8FBDCB#8FBDCB
#8FBDCB is a light, muted cyan. Relative luminance 0.465; OKLCH L 77.0% C 0.053 H 218.5°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBDCB |
|---|---|
| RGB | rgb(143, 189, 203) |
| HSL | hsl(194, 37%, 68%) |
| HSV | hsv(194, 30%, 80%) |
| CMYK | cmyk(29.6%, 6.9%, 0%, 20.4%) |
| CIE-LAB | lab(73.90, -11.86, -11.97) |
| CIE-LCH | lch(73.90, 16.85, 225.27°) |
| OKLab | oklab(77.04% -0.0411 -0.0327) |
| OKLCH | oklch(77.04% 0.053 218.5) |
| XYZ | xyz(40.3014, 46.5447, 63.3488) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.41
Light Grey Blue
#9DBCD4
ΔE00 6.89
Lightblue
#ADD8E6
ΔE00 6.99
Baby Blue
#89CFF0
ΔE00 7.33
Bluegrey
#85A3B2
ΔE00 8.01
Greyblue
#77A1B5
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBDCB #CB9D8F
analogous
#8FCBBB #8FBDCB #8F9FCB
triadic
#8FBDCB #CB8FBD #BDCB8F
tetradic
#8FBDCB #BB8FCB #CB9D8F #9FCB8F
square
#8FBDCB #BB8FCB #CB9D8F #9FCB8F
split-complementary
#8FBDCB #CB8F9F #CBBB8F
monochromatic
#478699 #65A4B8 #8FBDCB #B9D6DE #E3EEF2
Accessibility & contrast
On white
2.04
#8FBDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#8FBDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBDCB
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBDCB | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACC
Deuteranopia (green-blind)
#AAB2CB
Tritanopia (blue-blind)
#7BC2C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbdcb; /* rgb */ color: rgb(143, 189, 203); /* oklch */ color: oklch(77.0% 0.053 218.5);
Tailwind
colors: {
custom: {
50: '#b1d0da',
500: '#8fbdcb',
950: '#000000',
},
}SCSS
$custom: #8fbdcb; $custom-light: #b1d0da; $custom-dark: #000000;
JSON
{
"hex": "#8fbdcb",
"rgb": {
"r": 143,
"g": 189,
"b": 203
},
"hsl": {
"h": 194,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.77038,
"c": 0.05251,
"h": 218.5
},
"luminance": 0.46547
}Semantic roles & 50–950 ramp
primary
#8FBDCB
secondary
#E4D6D2
accent
#5236AF
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283