#8FC8EA#8FC8EA
#8FC8EA is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.6% C 0.076 H 235.2°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC8EA |
|---|---|
| RGB | rgb(143, 200, 234) |
| HSL | hsl(202, 68%, 74%) |
| HSV | hsv(202, 39%, 92%) |
| CMYK | cmyk(38.9%, 14.5%, 0%, 8.2%) |
| CIE-LAB | lab(77.93, -9.95, -22.65) |
| CIE-LCH | lch(77.93, 24.74, 246.29°) |
| OKLab | oklab(80.56% -0.0435 -0.0624) |
| OKLCH | oklch(80.56% 0.076 235.2) |
| XYZ | xyz(46.8283, 53.0859, 85.6050) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.75
Lightskyblue
#87CEFA
ΔE00 2.80
Lightblue (survey)
#7BC8F6
ΔE00 3.17
Light Blue
#95D0FC
ΔE00 3.37
Sky
#82CAFC
ΔE00 3.62
Sky Blue
#87CEEB
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC8EA #EAB18F
analogous
#8FEADF #8FC8EA #8F9BEA
triadic
#8FC8EA #EA8FC8 #C8EA8F
tetradic
#8FC8EA #DF8FEA #EAB18F #9BEA8F
square
#8FC8EA #DF8FEA #EAB18F #9BEA8F
split-complementary
#8FC8EA #EA8F9B #EADF8F
monochromatic
#2895D6 #5BAFE0 #8FC8EA #C3E1F4 #E5F2FA
Accessibility & contrast
On white
1.81
#8FC8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#8FC8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC8EA
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC8EA | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6EC
Deuteranopia (green-blind)
#ACBCE9
Tritanopia (blue-blind)
#6DD1D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8fc8ea; /* rgb */ color: rgb(143, 200, 234); /* oklch */ color: oklch(80.6% 0.076 235.2);
Tailwind
colors: {
custom: {
50: '#b3d8f0',
500: '#8fc8ea',
950: '#000000',
},
}SCSS
$custom: #8fc8ea; $custom-light: #b3d8f0; $custom-dark: #000000;
JSON
{
"hex": "#8fc8ea",
"rgb": {
"r": 143,
"g": 200,
"b": 234
},
"hsl": {
"h": 202.418,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.80561,
"c": 0.07608,
"h": 235.2
},
"luminance": 0.53089
}Semantic roles & 50–950 ramp
primary
#8FC8EA
secondary
#C48159
accent
#5B15D0
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385