#8FC5EA#8FC5EA
#8FC5EA is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.9% C 0.077 H 238.9°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC5EA |
|---|---|
| RGB | rgb(143, 197, 234) |
| HSL | hsl(204, 68%, 74%) |
| HSV | hsv(204, 39%, 92%) |
| CMYK | cmyk(38.9%, 15.8%, 0%, 8.2%) |
| CIE-LAB | lab(77.11, -8.36, -23.90) |
| CIE-LCH | lch(77.11, 25.32, 250.71°) |
| OKLab | oklab(79.91% -0.0398 -0.0659) |
| OKLCH | oklch(79.91% 0.077 238.9) |
| XYZ | xyz(46.1403, 51.7099, 85.3757) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 3.11
Light Blue
#95D0FC
ΔE00 3.13
Sky
#82CAFC
ΔE00 3.20
Lightblue (survey)
#7BC8F6
ΔE00 3.22
Baby Blue
#89CFF0
ΔE00 4.13
Baby Blue (survey)
#A2CFFE
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC5EA #EAB48F
analogous
#8FEAE2 #8FC5EA #8F98EA
triadic
#8FC5EA #EA8FC5 #C5EA8F
tetradic
#8FC5EA #E28FEA #EAB48F #98EA8F
square
#8FC5EA #E28FEA #EAB48F #98EA8F
split-complementary
#8FC5EA #EA8F98 #EAE28F
monochromatic
#2890D6 #5BAAE0 #8FC5EA #C3E0F4 #E5F2FA
Accessibility & contrast
On white
1.85
#8FC5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#8FC5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC5EA
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC5EA | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4EC
Deuteranopia (green-blind)
#A8BAE9
Tritanopia (blue-blind)
#6ECED1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8fc5ea; /* rgb */ color: rgb(143, 197, 234); /* oklch */ color: oklch(79.9% 0.077 238.9);
Tailwind
colors: {
custom: {
50: '#b3d6f0',
500: '#8fc5ea',
950: '#000000',
},
}SCSS
$custom: #8fc5ea; $custom-light: #b3d6f0; $custom-dark: #000000;
JSON
{
"hex": "#8fc5ea",
"rgb": {
"r": 143,
"g": 197,
"b": 234
},
"hsl": {
"h": 204.396,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.79914,
"c": 0.07701,
"h": 238.9
},
"luminance": 0.51713
}Semantic roles & 50–950 ramp
primary
#8FC5EA
secondary
#C48559
accent
#6115D0
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385