#8FC7EB#8FC7EB
#8FC7EB is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.4% C 0.077 H 237.2°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC7EB |
|---|---|
| RGB | rgb(143, 199, 235) |
| HSL | hsl(203, 70%, 74%) |
| HSV | hsv(203, 39%, 92%) |
| CMYK | cmyk(39.1%, 15.3%, 0%, 7.8%) |
| CIE-LAB | lab(77.69, -9.16, -23.55) |
| CIE-LCH | lch(77.69, 25.27, 248.74°) |
| OKLab | oklab(80.38% -0.0419 -0.065) |
| OKLCH | oklch(80.38% 0.077 237.2) |
| XYZ | xyz(46.7415, 52.6818, 86.2868) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.70
Light Blue
#95D0FC
ΔE00 2.99
Lightblue (survey)
#7BC8F6
ΔE00 2.99
Sky
#82CAFC
ΔE00 3.18
Baby Blue
#89CFF0
ΔE00 3.39
Sky Blue
#87CEEB
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC7EB #EBB38F
analogous
#8FEBE1 #8FC7EB #8F99EB
triadic
#8FC7EB #EB8FC7 #C7EB8F
tetradic
#8FC7EB #E18FEB #EBB38F #99EB8F
square
#8FC7EB #E18FEB #EBB38F #99EB8F
split-complementary
#8FC7EB #EB8F99 #EBE18F
monochromatic
#2793D8 #5BADE2 #8FC7EB #C3E1F4 #E5F2FA
Accessibility & contrast
On white
1.82
#8FC7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#8FC7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC7EB
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC7EB | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#AABCEA
Tritanopia (blue-blind)
#6DD0D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8fc7eb; /* rgb */ color: rgb(143, 199, 235); /* oklch */ color: oklch(80.4% 0.077 237.2);
Tailwind
colors: {
custom: {
50: '#b3d8f1',
500: '#8fc7eb',
950: '#000000',
},
}SCSS
$custom: #8fc7eb; $custom-light: #b3d8f1; $custom-dark: #000000;
JSON
{
"hex": "#8fc7eb",
"rgb": {
"r": 143,
"g": 199,
"b": 235
},
"hsl": {
"h": 203.478,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.80384,
"c": 0.0773,
"h": 237.2
},
"luminance": 0.52685
}Semantic roles & 50–950 ramp
primary
#8FC7EB
secondary
#C68359
accent
#5E14D2
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385