#8FC7EA#8FC7EA
#8FC7EA is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.3% C 0.076 H 236.4°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC7EA |
|---|---|
| RGB | rgb(143, 199, 234) |
| HSL | hsl(203, 68%, 74%) |
| HSV | hsv(203, 39%, 92%) |
| CMYK | cmyk(38.9%, 15%, 0%, 8.2%) |
| CIE-LAB | lab(77.65, -9.42, -23.07) |
| CIE-LCH | lch(77.65, 24.91, 247.79°) |
| OKLab | oklab(80.35% -0.0422 -0.0636) |
| OKLCH | oklch(80.35% 0.076 236.4) |
| XYZ | xyz(46.5974, 52.6242, 85.5281) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.81
Lightblue (survey)
#7BC8F6
ΔE00 3.09
Baby Blue
#89CFF0
ΔE00 3.20
Light Blue
#95D0FC
ΔE00 3.21
Sky
#82CAFC
ΔE00 3.40
Sky Blue
#87CEEB
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC7EA #EAB28F
analogous
#8FEAE0 #8FC7EA #8F9AEA
triadic
#8FC7EA #EA8FC7 #C7EA8F
tetradic
#8FC7EA #E08FEA #EAB28F #9AEA8F
square
#8FC7EA #E08FEA #EAB28F #9AEA8F
split-complementary
#8FC7EA #EA8F9A #EAE08F
monochromatic
#2893D6 #5BADE0 #8FC7EA #C3E1F4 #E5F2FA
Accessibility & contrast
On white
1.82
#8FC7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#8FC7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC7EA
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC7EA | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EC
Deuteranopia (green-blind)
#ABBCE9
Tritanopia (blue-blind)
#6DD0D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8fc7ea; /* rgb */ color: rgb(143, 199, 234); /* oklch */ color: oklch(80.3% 0.076 236.4);
Tailwind
colors: {
custom: {
50: '#b3d8f0',
500: '#8fc7ea',
950: '#000000',
},
}SCSS
$custom: #8fc7ea; $custom-light: #b3d8f0; $custom-dark: #000000;
JSON
{
"hex": "#8fc7ea",
"rgb": {
"r": 143,
"g": 199,
"b": 234
},
"hsl": {
"h": 203.077,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.80345,
"c": 0.07634,
"h": 236.4
},
"luminance": 0.52627
}Semantic roles & 50–950 ramp
primary
#8FC7EA
secondary
#C48259
accent
#5D15D0
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385