#8FC9FA#8FC9FA
#8FC9FA is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.4% C 0.092 H 244.8°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC9FA |
|---|---|
| RGB | rgb(143, 201, 250) |
| HSL | hsl(207, 91%, 77%) |
| HSV | hsv(207, 43%, 98%) |
| CMYK | cmyk(42.8%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(78.76, -6.27, -29.95) |
| CIE-LCH | lch(78.76, 30.59, 258.18°) |
| OKLab | oklab(81.41% -0.0392 -0.0831) |
| OKLCH | oklch(81.41% 0.092 244.8) |
| XYZ | xyz(49.4638, 54.5119, 98.3393) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.08
Sky
#82CAFC
ΔE00 2.33
Baby Blue (survey)
#A2CFFE
ΔE00 3.18
Lightskyblue
#87CEFA
ΔE00 3.23
Lightblue (survey)
#7BC8F6
ΔE00 3.72
Sky Blue (survey)
#75BBFD
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC9FA #FAC08F
analogous
#8FFAF6 #8FC9FA #8F94FA
triadic
#8FC9FA #FA8FC9 #C9FA8F
tetradic
#8FC9FA #F68FFA #FAC08F #94FA8F
square
#8FC9FA #F68FFA #FAC08F #94FA8F
split-complementary
#8FC9FA #FA8F94 #FAF68F
monochromatic
#1A91F5 #54ADF7 #8FC9FA #CAE5FD #E2F1FE
Accessibility & contrast
On white
1.76
#8FC9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#8FC9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC9FA
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC9FA | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FC
Deuteranopia (green-blind)
#A7BEF9
Tritanopia (blue-blind)
#65D5D9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8fc9fa; /* rgb */ color: rgb(143, 201, 250); /* oklch */ color: oklch(81.4% 0.092 244.8);
Tailwind
colors: {
custom: {
50: '#b4d9fc',
500: '#8fc9fa',
950: '#000000',
},
}SCSS
$custom: #8fc9fa; $custom-light: #b4d9fc; $custom-dark: #000000;
JSON
{
"hex": "#8fc9fa",
"rgb": {
"r": 143,
"g": 201,
"b": 250
},
"hsl": {
"h": 207.477,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.81406,
"c": 0.09183,
"h": 244.8
},
"luminance": 0.54515
}Semantic roles & 50–950 ramp
primary
#8FC9FA
secondary
#D99154
accent
#6900E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385