#8FC6EA#8FC6EA
#8FC6EA is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.1% C 0.077 H 237.7°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC6EA |
|---|---|
| RGB | rgb(143, 198, 234) |
| HSL | hsl(204, 68%, 74%) |
| HSV | hsv(204, 39%, 92%) |
| CMYK | cmyk(38.9%, 15.4%, 0%, 8.2%) |
| CIE-LAB | lab(77.38, -8.89, -23.48) |
| CIE-LCH | lch(77.38, 25.11, 249.26°) |
| OKLab | oklab(80.13% -0.041 -0.0648) |
| OKLCH | oklch(80.13% 0.077 237.7) |
| XYZ | xyz(46.3681, 52.1656, 85.4516) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.92
Lightblue (survey)
#7BC8F6
ΔE00 3.11
Light Blue
#95D0FC
ΔE00 3.13
Sky
#82CAFC
ΔE00 3.26
Baby Blue
#89CFF0
ΔE00 3.66
Sky Blue
#87CEEB
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC6EA #EAB38F
analogous
#8FEAE1 #8FC6EA #8F99EA
triadic
#8FC6EA #EA8FC6 #C6EA8F
tetradic
#8FC6EA #E18FEA #EAB38F #99EA8F
square
#8FC6EA #E18FEA #EAB38F #99EA8F
split-complementary
#8FC6EA #EA8F99 #EAE18F
monochromatic
#2891D6 #5BACE0 #8FC6EA #C3E0F4 #E5F2FA
Accessibility & contrast
On white
1.84
#8FC6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#8FC6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC6EA
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC6EA | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5EC
Deuteranopia (green-blind)
#A9BBE9
Tritanopia (blue-blind)
#6ECFD2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fc6ea; /* rgb */ color: rgb(143, 198, 234); /* oklch */ color: oklch(80.1% 0.077 237.7);
Tailwind
colors: {
custom: {
50: '#b3d7f0',
500: '#8fc6ea',
950: '#000000',
},
}SCSS
$custom: #8fc6ea; $custom-light: #b3d7f0; $custom-dark: #000000;
JSON
{
"hex": "#8fc6ea",
"rgb": {
"r": 143,
"g": 198,
"b": 234
},
"hsl": {
"h": 203.736,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.8013,
"c": 0.07666,
"h": 237.7
},
"luminance": 0.52168
}Semantic roles & 50–950 ramp
primary
#8FC6EA
secondary
#C48359
accent
#5F15D0
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385