#8FCAF2#8FCAF2
#8FCAF2 is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.3% C 0.083 H 238.8°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCAF2 |
|---|---|
| RGB | rgb(143, 202, 242) |
| HSL | hsl(204, 79%, 75%) |
| HSV | hsv(204, 41%, 95%) |
| CMYK | cmyk(40.9%, 16.5%, 0%, 5.1%) |
| CIE-LAB | lab(78.75, -8.92, -25.69) |
| CIE-LCH | lch(78.75, 27.19, 250.85°) |
| OKLab | oklab(81.3% -0.0431 -0.071) |
| OKLCH | oklch(81.3% 0.083 238.8) |
| XYZ | xyz(48.4698, 54.4885, 91.9505) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.83
Light Blue
#95D0FC
ΔE00 1.87
Sky
#82CAFC
ΔE00 2.24
Lightblue (survey)
#7BC8F6
ΔE00 2.59
Baby Blue
#89CFF0
ΔE00 3.60
Baby Blue (survey)
#A2CFFE
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCAF2 #F2B78F
analogous
#8FF2E8 #8FCAF2 #8F98F2
triadic
#8FCAF2 #F28FCA #CAF28F
tetradic
#8FCAF2 #E88FF2 #F2B78F #98F28F
square
#8FCAF2 #E88FF2 #F2B78F #98F28F
split-complementary
#8FCAF2 #F28F98 #F2E88F
monochromatic
#2196E5 #58B0EC #8FCAF2 #C6E4F8 #E4F2FC
Accessibility & contrast
On white
1.76
#8FCAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#8FCAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCAF2
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCAF2 | 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)
#B8C9F4
Deuteranopia (green-blind)
#ABBEF1
Tritanopia (blue-blind)
#69D4D7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8fcaf2; /* rgb */ color: rgb(143, 202, 242); /* oklch */ color: oklch(81.3% 0.083 238.8);
Tailwind
colors: {
custom: {
50: '#b3daf6',
500: '#8fcaf2',
950: '#000000',
},
}SCSS
$custom: #8fcaf2; $custom-light: #b3daf6; $custom-dark: #000000;
JSON
{
"hex": "#8fcaf2",
"rgb": {
"r": 143,
"g": 202,
"b": 242
},
"hsl": {
"h": 204.242,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.81301,
"c": 0.08305,
"h": 238.8
},
"luminance": 0.54492
}Semantic roles & 50–950 ramp
primary
#8FCAF2
secondary
#CF8757
accent
#5F0ADB
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385