#8FC6F6#8FC6F6
#8FC6F6 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.6% C 0.089 H 245.5°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC6F6 |
|---|---|
| RGB | rgb(143, 198, 246) |
| HSL | hsl(208, 85%, 76%) |
| HSV | hsv(208, 42%, 96%) |
| CMYK | cmyk(41.9%, 19.5%, 0%, 3.5%) |
| CIE-LAB | lab(77.80, -5.74, -29.27) |
| CIE-LCH | lch(77.80, 29.83, 258.91°) |
| OKLab | oklab(80.6% -0.0369 -0.0811) |
| OKLCH | oklch(80.6% 0.089 245.5) |
| XYZ | xyz(48.1508, 52.8786, 94.8403) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.77
Sky
#82CAFC
ΔE00 2.86
Baby Blue (survey)
#A2CFFE
ΔE00 3.28
Lightskyblue
#87CEFA
ΔE00 3.81
Sky Blue (survey)
#75BBFD
ΔE00 4.03
Lightblue (survey)
#7BC8F6
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC6F6 #F6BF8F
analogous
#8FF6F2 #8FC6F6 #8F93F6
triadic
#8FC6F6 #F68FC6 #C6F68F
tetradic
#8FC6F6 #F28FF6 #F6BF8F #93F68F
square
#8FC6F6 #F28FF6 #F6BF8F #93F68F
split-complementary
#8FC6F6 #F68F93 #F6F28F
monochromatic
#1E8CED #56A9F1 #8FC6F6 #C8E3FB #E3F1FD
Accessibility & contrast
On white
1.81
#8FC6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#8FC6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC6F6
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC6F6 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F8
Deuteranopia (green-blind)
#A5BCF5
Tritanopia (blue-blind)
#67D1D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8fc6f6; /* rgb */ color: rgb(143, 198, 246); /* oklch */ color: oklch(80.6% 0.089 245.5);
Tailwind
colors: {
custom: {
50: '#b4d7f9',
500: '#8fc6f6',
950: '#000000',
},
}SCSS
$custom: #8fc6f6; $custom-light: #b4d7f9; $custom-dark: #000000;
JSON
{
"hex": "#8fc6f6",
"rgb": {
"r": 143,
"g": 198,
"b": 246
},
"hsl": {
"h": 207.961,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.80604,
"c": 0.08915,
"h": 245.5
},
"luminance": 0.52882
}Semantic roles & 50–950 ramp
primary
#8FC6F6
secondary
#D49055
accent
#6B04E2
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385