#8FC8EB#8FC8EB
#8FC8EB is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.6% C 0.077 H 236.0°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC8EB |
|---|---|
| RGB | rgb(143, 200, 235) |
| HSL | hsl(203, 70%, 74%) |
| HSV | hsv(203, 39%, 92%) |
| CMYK | cmyk(39.1%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(77.96, -9.69, -23.14) |
| CIE-LCH | lch(77.96, 25.08, 247.28°) |
| OKLab | oklab(80.6% -0.0431 -0.0638) |
| OKLCH | oklch(80.6% 0.077 236) |
| XYZ | xyz(46.9723, 53.1435, 86.3638) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.63
Baby Blue
#89CFF0
ΔE00 2.93
Lightblue (survey)
#7BC8F6
ΔE00 3.02
Light Blue
#95D0FC
ΔE00 3.12
Sky
#82CAFC
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC8EB #EBB28F
analogous
#8FEBE0 #8FC8EB #8F9AEB
triadic
#8FC8EB #EB8FC8 #C8EB8F
tetradic
#8FC8EB #E08FEB #EBB28F #9AEB8F
square
#8FC8EB #E08FEB #EBB28F #9AEB8F
split-complementary
#8FC8EB #EB8F9A #EBE08F
monochromatic
#2795D8 #5BAFE2 #8FC8EB #C3E2F4 #E5F2FA
Accessibility & contrast
On white
1.81
#8FC8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#8FC8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC8EB
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC8EB | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7ED
Deuteranopia (green-blind)
#ABBCEA
Tritanopia (blue-blind)
#6DD1D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8fc8eb; /* rgb */ color: rgb(143, 200, 235); /* oklch */ color: oklch(80.6% 0.077 236.0);
Tailwind
colors: {
custom: {
50: '#b3d8f1',
500: '#8fc8eb',
950: '#000000',
},
}SCSS
$custom: #8fc8eb; $custom-light: #b3d8f1; $custom-dark: #000000;
JSON
{
"hex": "#8fc8eb",
"rgb": {
"r": 143,
"g": 200,
"b": 235
},
"hsl": {
"h": 202.826,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.806,
"c": 0.07699,
"h": 236
},
"luminance": 0.53146
}Semantic roles & 50–950 ramp
primary
#8FC8EB
secondary
#C68259
accent
#5C14D2
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385