#8FBBDE#8FBBDE
#8FBBDE is a light, moderate cyan. Relative luminance 0.467; OKLCH L 77.3% C 0.069 H 242.7°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBDE |
|---|---|
| RGB | rgb(143, 187, 222) |
| HSL | hsl(207, 54%, 72%) |
| HSV | hsv(207, 36%, 87%) |
| CMYK | cmyk(35.6%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(73.97, -6.11, -22.20) |
| CIE-LCH | lch(73.97, 23.02, 254.61°) |
| OKLab | oklab(77.3% -0.0315 -0.0611) |
| OKLCH | oklch(77.3% 0.069 242.7) |
| XYZ | xyz(42.2786, 46.6520, 75.8701) |
| Luminance | 0.4665 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.55
Sky Blue (survey)
#75BBFD
ΔE00 5.54
Sky
#82CAFC
ΔE00 5.58
Lightblue (survey)
#7BC8F6
ΔE00 5.62
Carolina Blue
#8AB8FE
ΔE00 5.62
Light Blue
#95D0FC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBDE #DEB28F
analogous
#8FDEDA #8FBBDE #8F94DE
triadic
#8FBBDE #DE8FBB #BBDE8F
tetradic
#8FBBDE #DA8FDE #DEB28F #94DE8F
square
#8FBBDE #DA8FDE #DEB28F #94DE8F
split-complementary
#8FBBDE #DE8F94 #DEDA8F
monochromatic
#3781BB #609ED0 #8FBBDE #BED8EC #E7F1F8
Accessibility & contrast
On white
2.03
#8FBBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#8FBBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBDE
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBDE | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBE0
Deuteranopia (green-blind)
#A2B2DD
Tritanopia (blue-blind)
#74C3C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbbde; /* rgb */ color: rgb(143, 187, 222); /* oklch */ color: oklch(77.3% 0.069 242.7);
Tailwind
colors: {
custom: {
50: '#b2cfe8',
500: '#8fbbde',
950: '#000000',
},
}SCSS
$custom: #8fbbde; $custom-light: #b2cfe8; $custom-dark: #000000;
JSON
{
"hex": "#8fbbde",
"rgb": {
"r": 143,
"g": 187,
"b": 222
},
"hsl": {
"h": 206.582,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.77297,
"c": 0.06876,
"h": 242.7
},
"luminance": 0.46654
}Semantic roles & 50–950 ramp
primary
#8FBBDE
secondary
#EFE3DA
accent
#6A24C2
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284