#8FC5F8#8FC5F8
#8FC5F8 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.5% C 0.092 H 247.6°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC5F8 |
|---|---|
| RGB | rgb(143, 197, 248) |
| HSL | hsl(209, 88%, 77%) |
| HSV | hsv(209, 42%, 97%) |
| CMYK | cmyk(42.3%, 20.6%, 0%, 2.7%) |
| CIE-LAB | lab(77.61, -4.66, -30.65) |
| CIE-LCH | lch(77.61, 31.00, 261.35°) |
| OKLab | oklab(80.47% -0.035 -0.0851) |
| OKLCH | oklch(80.47% 0.092 247.6) |
| XYZ | xyz(48.2316, 52.5464, 96.3897) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.21
Light Blue
#95D0FC
ΔE00 3.35
Sky
#82CAFC
ΔE00 3.45
Sky Blue (survey)
#75BBFD
ΔE00 3.74
Carolina Blue
#8AB8FE
ΔE00 4.45
Lightskyblue
#87CEFA
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC5F8 #F8C28F
analogous
#8FF8F7 #8FC5F8 #8F91F8
triadic
#8FC5F8 #F88FC5 #C5F88F
tetradic
#8FC5F8 #F78FF8 #F8C28F #91F88F
square
#8FC5F8 #F78FF8 #F8C28F #91F88F
split-complementary
#8FC5F8 #F88F91 #F8F78F
monochromatic
#1C89F1 #55A7F4 #8FC5F8 #C9E3FC #E2F0FD
Accessibility & contrast
On white
1.82
#8FC5F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#8FC5F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC5F8
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC5F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC5F8 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C6FA
Deuteranopia (green-blind)
#A3BBF7
Tritanopia (blue-blind)
#66D1D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8fc5f8; /* rgb */ color: rgb(143, 197, 248); /* oklch */ color: oklch(80.5% 0.092 247.6);
Tailwind
colors: {
custom: {
50: '#b4d6fa',
500: '#8fc5f8',
950: '#000000',
},
}SCSS
$custom: #8fc5f8; $custom-light: #b4d6fa; $custom-dark: #000000;
JSON
{
"hex": "#8fc5f8",
"rgb": {
"r": 143,
"g": 197,
"b": 248
},
"hsl": {
"h": 209.143,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.80473,
"c": 0.09199,
"h": 247.6
},
"luminance": 0.52549
}Semantic roles & 50–950 ramp
primary
#8FC5F8
secondary
#D79455
accent
#6F01E5
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385