#8FBBDB#8FBBDB
#8FBBDB is a light, moderate cyan. Relative luminance 0.465; OKLCH L 77.2% C 0.066 H 240.2°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBDB |
|---|---|
| RGB | rgb(143, 187, 219) |
| HSL | hsl(205, 51%, 71%) |
| HSV | hsv(205, 35%, 86%) |
| CMYK | cmyk(34.7%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(73.86, -6.87, -20.72) |
| CIE-LCH | lch(73.86, 21.83, 251.66°) |
| OKLab | oklab(77.18% -0.0326 -0.057) |
| OKLCH | oklch(77.18% 0.066 240.2) |
| XYZ | xyz(41.8801, 46.4926, 73.7713) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.12
Lightblue (survey)
#7BC8F6
ΔE00 5.62
Sky
#82CAFC
ΔE00 5.82
Light Blue
#95D0FC
ΔE00 5.93
Cloudy Blue
#ACC2D9
ΔE00 5.98
Lightskyblue
#87CEFA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBDB #DBAF8F
analogous
#8FDBD5 #8FBBDB #8F95DB
triadic
#8FBBDB #DB8FBB #BBDB8F
tetradic
#8FBBDB #D58FDB #DBAF8F #95DB8F
square
#8FBBDB #D58FDB #DBAF8F #95DB8F
split-complementary
#8FBBDB #DB8F95 #DBD58F
monochromatic
#3A82B5 #619FCC #8FBBDB #BDD7EA #E8F1F8
Accessibility & contrast
On white
2.04
#8FBBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#8FBBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBDB
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBDB | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBADD
Deuteranopia (green-blind)
#A3B2DA
Tritanopia (blue-blind)
#76C3C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbbdb; /* rgb */ color: rgb(143, 187, 219); /* oklch */ color: oklch(77.2% 0.066 240.2);
Tailwind
colors: {
custom: {
50: '#b2cfe6',
500: '#8fbbdb',
950: '#000000',
},
}SCSS
$custom: #8fbbdb; $custom-light: #b2cfe6; $custom-dark: #000000;
JSON
{
"hex": "#8fbbdb",
"rgb": {
"r": 143,
"g": 187,
"b": 219
},
"hsl": {
"h": 205.263,
"s": 51.351,
"l": 70.98
},
"oklch": {
"l": 0.77182,
"c": 0.06563,
"h": 240.2
},
"luminance": 0.46495
}Semantic roles & 50–950 ramp
primary
#8FBBDB
secondary
#EDE1D9
accent
#6727BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284