#8FBFDB#8FBFDB
#8FBFDB is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.0% C 0.064 H 234.3°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFDB |
|---|---|
| RGB | rgb(143, 191, 219) |
| HSL | hsl(202, 51%, 71%) |
| HSV | hsv(202, 35%, 86%) |
| CMYK | cmyk(34.7%, 12.8%, 0%, 14.1%) |
| CIE-LAB | lab(74.96, -9.00, -19.06) |
| CIE-LCH | lch(74.96, 21.08, 244.72°) |
| OKLab | oklab(78.05% -0.0377 -0.0523) |
| OKLCH | oklch(78.05% 0.064 234.3) |
| XYZ | xyz(42.7406, 48.2135, 74.0581) |
| Luminance | 0.4822 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.72
Baby Blue
#89CFF0
ΔE00 4.83
Sky Blue
#87CEEB
ΔE00 5.04
Lightblue (survey)
#7BC8F6
ΔE00 5.23
Lightskyblue
#87CEFA
ΔE00 5.47
Light Blue
#95D0FC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFDB #DBAB8F
analogous
#8FDBD1 #8FBFDB #8F99DB
triadic
#8FBFDB #DB8FBF #BFDB8F
tetradic
#8FBFDB #D18FDB #DBAB8F #99DB8F
square
#8FBFDB #D18FDB #DBAB8F #99DB8F
split-complementary
#8FBFDB #DB8F99 #DBD18F
monochromatic
#3A88B5 #61A5CC #8FBFDB #BDD9EA #E8F2F8
Accessibility & contrast
On white
1.97
#8FBFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#8FBFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFDB
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFDB | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BDDC
Deuteranopia (green-blind)
#A7B5DB
Tritanopia (blue-blind)
#75C7C8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fbfdb; /* rgb */ color: rgb(143, 191, 219); /* oklch */ color: oklch(78.0% 0.064 234.3);
Tailwind
colors: {
custom: {
50: '#b2d2e6',
500: '#8fbfdb',
950: '#000000',
},
}SCSS
$custom: #8fbfdb; $custom-light: #b2d2e6; $custom-dark: #000000;
JSON
{
"hex": "#8fbfdb",
"rgb": {
"r": 143,
"g": 191,
"b": 219
},
"hsl": {
"h": 202.105,
"s": 51.351,
"l": 70.98
},
"oklch": {
"l": 0.78048,
"c": 0.06449,
"h": 234.3
},
"luminance": 0.48216
}Semantic roles & 50–950 ramp
primary
#8FBFDB
secondary
#EDE0D9
accent
#5F27BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284