#8FBCDE#8FBCDE
#8FBCDE is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.5% C 0.068 H 241.3°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCDE |
|---|---|
| RGB | rgb(143, 188, 222) |
| HSL | hsl(206, 54%, 72%) |
| HSV | hsv(206, 36%, 87%) |
| CMYK | cmyk(35.6%, 15.3%, 0%, 12.9%) |
| CIE-LAB | lab(74.24, -6.65, -21.78) |
| CIE-LCH | lch(74.24, 22.77, 253.03°) |
| OKLab | oklab(77.51% -0.0328 -0.06) |
| OKLCH | oklch(77.51% 0.068 241.3) |
| XYZ | xyz(42.4915, 47.0778, 75.9410) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.45
Lightblue (survey)
#7BC8F6
ΔE00 5.32
Sky
#82CAFC
ΔE00 5.38
Light Blue
#95D0FC
ΔE00 5.50
Lightskyblue
#87CEFA
ΔE00 5.68
Sky Blue (survey)
#75BBFD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCDE #DEB18F
analogous
#8FDED9 #8FBCDE #8F95DE
triadic
#8FBCDE #DE8FBC #BCDE8F
tetradic
#8FBCDE #D98FDE #DEB18F #95DE8F
square
#8FBCDE #D98FDE #DEB18F #95DE8F
split-complementary
#8FBCDE #DE8F95 #DED98F
monochromatic
#3783BB #60A0D0 #8FBCDE #BED8EC #E7F1F8
Accessibility & contrast
On white
2.02
#8FBCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#8FBCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCDE
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCDE | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBE0
Deuteranopia (green-blind)
#A3B3DD
Tritanopia (blue-blind)
#74C4C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fbcde; /* rgb */ color: rgb(143, 188, 222); /* oklch */ color: oklch(77.5% 0.068 241.3);
Tailwind
colors: {
custom: {
50: '#b2d0e8',
500: '#8fbcde',
950: '#000000',
},
}SCSS
$custom: #8fbcde; $custom-light: #b2d0e8; $custom-dark: #000000;
JSON
{
"hex": "#8fbcde",
"rgb": {
"r": 143,
"g": 188,
"b": 222
},
"hsl": {
"h": 205.823,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.77512,
"c": 0.06833,
"h": 241.3
},
"luminance": 0.4708
}Semantic roles & 50–950 ramp
primary
#8FBCDE
secondary
#EFE3DA
accent
#6824C2
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284