#8FCAFF#8FCAFF
#8FCAFF is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.8% C 0.097 H 246.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCAFF |
|---|---|
| RGB | rgb(143, 202, 255) |
| HSL | hsl(208, 100%, 78%) |
| HSV | hsv(208, 44%, 100%) |
| CMYK | cmyk(43.9%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(79.21, -5.45, -31.92) |
| CIE-LCH | lch(79.21, 32.38, 260.31°) |
| OKLab | oklab(81.82% -0.0387 -0.0887) |
| OKLCH | oklch(81.82% 0.097 246.4) |
| XYZ | xyz(50.4921, 55.2974, 102.6012) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.39
Sky
#82CAFC
ΔE00 2.70
Baby Blue (survey)
#A2CFFE
ΔE00 3.02
Lightskyblue
#87CEFA
ΔE00 3.72
Lightblue (survey)
#7BC8F6
ΔE00 4.27
Sky Blue (survey)
#75BBFD
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCAFF #FFC48F
analogous
#8FFFFC #8FCAFF #8F92FF
triadic
#8FCAFF #FF8FCA #CAFF8F
tetradic
#8FCAFF #FC8FFF #FFC48F #92FF8F
square
#8FCAFF #FC8FFF #FFC48F #92FF8F
split-complementary
#8FCAFF #FF8F92 #FFFC8F
monochromatic
#1590FF #52ADFF #8FCAFF #CCE7FF #E0F1FF
Accessibility & contrast
On white
1.74
#8FCAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#8FCAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCAFF
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCAFF | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CBFF
Deuteranopia (green-blind)
#A6BFFE
Tritanopia (blue-blind)
#61D6DC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8fcaff; /* rgb */ color: rgb(143, 202, 255); /* oklch */ color: oklch(81.8% 0.097 246.4);
Tailwind
colors: {
custom: {
50: '#b4daff',
500: '#8fcaff',
950: '#000000',
},
}SCSS
$custom: #8fcaff; $custom-light: #b4daff; $custom-dark: #000000;
JSON
{
"hex": "#8fcaff",
"rgb": {
"r": 143,
"g": 202,
"b": 255
},
"hsl": {
"h": 208.393,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.81824,
"c": 0.09676,
"h": 246.4
},
"luminance": 0.55301
}Semantic roles & 50–950 ramp
primary
#8FCAFF
secondary
#E09552
accent
#6D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386