#8FC0EF#8FC0EF
#8FC0EF is a light, moderate cyan. Relative luminance 0.498; OKLCH L 79.0% C 0.085 H 247.9°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0EF |
|---|---|
| RGB | rgb(143, 192, 239) |
| HSL | hsl(209, 75%, 75%) |
| HSV | hsv(209, 40%, 94%) |
| CMYK | cmyk(40.2%, 19.7%, 0%, 6.3%) |
| CIE-LAB | lab(75.93, -4.38, -28.39) |
| CIE-LCH | lch(75.93, 28.73, 261.23°) |
| OKLab | oklab(79.04% -0.0319 -0.0786) |
| OKLCH | oklch(79.04% 0.085 247.9) |
| XYZ | xyz(45.7522, 49.7682, 88.8400) |
| Luminance | 0.4977 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.73
Sky Blue (survey)
#75BBFD
ΔE00 3.79
Baby Blue (survey)
#A2CFFE
ΔE00 4.02
Sky
#82CAFC
ΔE00 4.42
Light Blue
#95D0FC
ΔE00 4.44
Lightblue (survey)
#7BC8F6
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0EF #EFBE8F
analogous
#8FEFEE #8FC0EF #8F90EF
triadic
#8FC0EF #EF8FC0 #C0EF8F
tetradic
#8FC0EF #EE8FEF #EFBE8F #90EF8F
square
#8FC0EF #EE8FEF #EFBE8F #90EF8F
split-complementary
#8FC0EF #EF8F90 #EFEE8F
monochromatic
#2484E0 #59A2E7 #8FC0EF #C5DEF7 #E4F0FB
Accessibility & contrast
On white
1.92
#8FC0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#8FC0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0EF
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0EF | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F1
Deuteranopia (green-blind)
#A1B7EE
Tritanopia (blue-blind)
#6CCBD0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fc0ef; /* rgb */ color: rgb(143, 192, 239); /* oklch */ color: oklch(79.0% 0.085 247.9);
Tailwind
colors: {
custom: {
50: '#b3d2f4',
500: '#8fc0ef',
950: '#000000',
},
}SCSS
$custom: #8fc0ef; $custom-light: #b3d2f4; $custom-dark: #000000;
JSON
{
"hex": "#8fc0ef",
"rgb": {
"r": 143,
"g": 192,
"b": 239
},
"hsl": {
"h": 209.375,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.79041,
"c": 0.08488,
"h": 247.9
},
"luminance": 0.49771
}Semantic roles & 50–950 ramp
primary
#8FC0EF
secondary
#F3E5D8
accent
#710ED7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285