#8FCAFA#8FCAFA
#8FCAFA is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.6% C 0.091 H 243.8°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCAFA |
|---|---|
| RGB | rgb(143, 202, 250) |
| HSL | hsl(207, 91%, 77%) |
| HSV | hsv(207, 43%, 98%) |
| CMYK | cmyk(42.8%, 19.2%, 0%, 2%) |
| CIE-LAB | lab(79.03, -6.80, -29.53) |
| CIE-LCH | lch(79.03, 30.30, 257.04°) |
| OKLab | oklab(81.62% -0.0404 -0.0819) |
| OKLCH | oklch(81.62% 0.091 243.8) |
| XYZ | xyz(49.6977, 54.9796, 98.4173) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.72
Sky
#82CAFC
ΔE00 2.05
Lightskyblue
#87CEFA
ΔE00 2.83
Baby Blue (survey)
#A2CFFE
ΔE00 3.30
Lightblue (survey)
#7BC8F6
ΔE00 3.44
Sky Blue (survey)
#75BBFD
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCAFA #FABF8F
analogous
#8FFAF5 #8FCAFA #8F95FA
triadic
#8FCAFA #FA8FCA #CAFA8F
tetradic
#8FCAFA #F58FFA #FABF8F #95FA8F
square
#8FCAFA #F58FFA #FABF8F #95FA8F
split-complementary
#8FCAFA #FA8F95 #FAF58F
monochromatic
#1A93F5 #54AEF7 #8FCAFA #CAE6FD #E2F1FE
Accessibility & contrast
On white
1.75
#8FCAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#8FCAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCAFA
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCAFA | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFC
Deuteranopia (green-blind)
#A8BFF9
Tritanopia (blue-blind)
#64D6DA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8fcafa; /* rgb */ color: rgb(143, 202, 250); /* oklch */ color: oklch(81.6% 0.091 243.8);
Tailwind
colors: {
custom: {
50: '#b4dafc',
500: '#8fcafa',
950: '#000000',
},
}SCSS
$custom: #8fcafa; $custom-light: #b4dafc; $custom-dark: #000000;
JSON
{
"hex": "#8fcafa",
"rgb": {
"r": 143,
"g": 202,
"b": 250
},
"hsl": {
"h": 206.916,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.81619,
"c": 0.0913,
"h": 243.8
},
"luminance": 0.54983
}Semantic roles & 50–950 ramp
primary
#8FCAFA
secondary
#D99054
accent
#6700E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385