#8FC2EB#8FC2EB
#8FC2EB is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.3% C 0.079 H 243.2°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2EB |
|---|---|
| RGB | rgb(143, 194, 235) |
| HSL | hsl(207, 70%, 74%) |
| HSV | hsv(207, 39%, 92%) |
| CMYK | cmyk(39.1%, 17.4%, 0%, 7.8%) |
| CIE-LAB | lab(76.33, -6.50, -25.63) |
| CIE-LCH | lch(76.33, 26.44, 255.76°) |
| OKLab | oklab(79.31% -0.0357 -0.0708) |
| OKLCH | oklch(79.31% 0.079 243.2) |
| XYZ | xyz(45.6099, 50.4187, 85.9096) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.53
Light Blue
#95D0FC
ΔE00 3.58
Lightblue (survey)
#7BC8F6
ΔE00 4.04
Lightskyblue
#87CEFA
ΔE00 4.11
Baby Blue (survey)
#A2CFFE
ΔE00 4.28
Sky Blue (survey)
#75BBFD
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2EB #EBB88F
analogous
#8FEBE6 #8FC2EB #8F94EB
triadic
#8FC2EB #EB8FC2 #C2EB8F
tetradic
#8FC2EB #E68FEB #EBB88F #94EB8F
square
#8FC2EB #E68FEB #EBB88F #94EB8F
split-complementary
#8FC2EB #EB8F94 #EBE68F
monochromatic
#2789D8 #5BA6E2 #8FC2EB #C3DEF4 #E5F1FA
Accessibility & contrast
On white
1.89
#8FC2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#8FC2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2EB
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2EB | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2ED
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#6ECCCF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fc2eb; /* rgb */ color: rgb(143, 194, 235); /* oklch */ color: oklch(79.3% 0.079 243.2);
Tailwind
colors: {
custom: {
50: '#b3d4f1',
500: '#8fc2eb',
950: '#000000',
},
}SCSS
$custom: #8fc2eb; $custom-light: #b3d4f1; $custom-dark: #000000;
JSON
{
"hex": "#8fc2eb",
"rgb": {
"r": 143,
"g": 194,
"b": 235
},
"hsl": {
"h": 206.739,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.79308,
"c": 0.07932,
"h": 243.2
},
"luminance": 0.50421
}Semantic roles & 50–950 ramp
primary
#8FC2EB
secondary
#C68959
accent
#6814D2
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385