#8FC5F9#8FC5F9
#8FC5F9 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.5% C 0.093 H 248.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC5F9 |
|---|---|
| RGB | rgb(143, 197, 249) |
| HSL | hsl(209, 90%, 77%) |
| HSV | hsv(209, 43%, 98%) |
| CMYK | cmyk(42.6%, 20.9%, 0%, 2.4%) |
| CIE-LAB | lab(77.64, -4.40, -31.13) |
| CIE-LCH | lch(77.64, 31.44, 261.96°) |
| OKLab | oklab(80.52% -0.0347 -0.0864) |
| OKLCH | oklch(80.52% 0.093 248.1) |
| XYZ | xyz(48.3871, 52.6087, 97.2090) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.19
Light Blue
#95D0FC
ΔE00 3.46
Sky
#82CAFC
ΔE00 3.57
Sky Blue (survey)
#75BBFD
ΔE00 3.71
Carolina Blue
#8AB8FE
ΔE00 4.34
Lightskyblue
#87CEFA
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC5F9 #F9C38F
analogous
#8FF9F8 #8FC5F9 #8F90F9
triadic
#8FC5F9 #F98FC5 #C5F98F
tetradic
#8FC5F9 #F88FF9 #F9C38F #90F98F
square
#8FC5F9 #F88FF9 #F9C38F #90F98F
split-complementary
#8FC5F9 #F98F90 #F9F88F
monochromatic
#1B89F3 #55A7F6 #8FC5F9 #C9E3FC #E2F0FD
Accessibility & contrast
On white
1.82
#8FC5F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#8FC5F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC5F9
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC5F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC5F9 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FB
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#66D1D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8fc5f9; /* rgb */ color: rgb(143, 197, 249); /* oklch */ color: oklch(80.5% 0.093 248.1);
Tailwind
colors: {
custom: {
50: '#b4d6fb',
500: '#8fc5f9',
950: '#000000',
},
}SCSS
$custom: #8fc5f9; $custom-light: #b4d6fb; $custom-dark: #000000;
JSON
{
"hex": "#8fc5f9",
"rgb": {
"r": 143,
"g": 197,
"b": 249
},
"hsl": {
"h": 209.434,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.80515,
"c": 0.09313,
"h": 248.1
},
"luminance": 0.52612
}Semantic roles & 50–950 ramp
primary
#8FC5F9
secondary
#D89554
accent
#7100E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385