#8FBFDE#8FBFDE
#8FBFDE is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.2% C 0.067 H 237.1°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFDE |
|---|---|
| RGB | rgb(143, 191, 222) |
| HSL | hsl(204, 54%, 72%) |
| HSV | hsv(204, 36%, 87%) |
| CMYK | cmyk(35.6%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(75.06, -8.25, -20.53) |
| CIE-LCH | lch(75.06, 22.13, 248.12°) |
| OKLab | oklab(78.16% -0.0366 -0.0565) |
| OKLCH | oklch(78.16% 0.067 237.1) |
| XYZ | xyz(43.1390, 48.3729, 76.1569) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.62
Lightblue (survey)
#7BC8F6
ΔE00 4.77
Baby Blue
#89CFF0
ΔE00 5.02
Lightskyblue
#87CEFA
ΔE00 5.03
Sky
#82CAFC
ΔE00 5.18
Light Blue
#95D0FC
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFDE #DEAE8F
analogous
#8FDED6 #8FBFDE #8F98DE
triadic
#8FBFDE #DE8FBF #BFDE8F
tetradic
#8FBFDE #D68FDE #DEAE8F #98DE8F
square
#8FBFDE #D68FDE #DEAE8F #98DE8F
split-complementary
#8FBFDE #DE8F98 #DED68F
monochromatic
#3788BB #60A4D0 #8FBFDE #BEDAEC #E7F1F8
Accessibility & contrast
On white
1.97
#8FBFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#8FBFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFDE
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFDE | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE0
Deuteranopia (green-blind)
#A6B5DE
Tritanopia (blue-blind)
#74C7C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fbfde; /* rgb */ color: rgb(143, 191, 222); /* oklch */ color: oklch(78.2% 0.067 237.1);
Tailwind
colors: {
custom: {
50: '#b2d2e8',
500: '#8fbfde',
950: '#000000',
},
}SCSS
$custom: #8fbfde; $custom-light: #b2d2e8; $custom-dark: #000000;
JSON
{
"hex": "#8fbfde",
"rgb": {
"r": 143,
"g": 191,
"b": 222
},
"hsl": {
"h": 203.544,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.7816,
"c": 0.06728,
"h": 237.1
},
"luminance": 0.48375
}Semantic roles & 50–950 ramp
primary
#8FBFDE
secondary
#EFE2DA
accent
#6224C2
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284