#8FC5EE#8FC5EE
#8FC5EE is a light, moderate cyan. Relative luminance 0.519; OKLCH L 80.1% C 0.081 H 241.7°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC5EE |
|---|---|
| RGB | rgb(143, 197, 238) |
| HSL | hsl(206, 74%, 75%) |
| HSV | hsv(206, 40%, 93%) |
| CMYK | cmyk(39.9%, 17.2%, 0%, 6.7%) |
| CIE-LAB | lab(77.25, -7.32, -25.83) |
| CIE-LCH | lch(77.25, 26.85, 254.18°) |
| OKLab | oklab(80.07% -0.0384 -0.0714) |
| OKLCH | oklch(80.07% 0.081 241.7) |
| XYZ | xyz(46.7214, 51.9424, 88.4363) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.77
Sky
#82CAFC
ΔE00 2.81
Lightskyblue
#87CEFA
ΔE00 3.22
Lightblue (survey)
#7BC8F6
ΔE00 3.35
Baby Blue (survey)
#A2CFFE
ΔE00 4.12
Sky Blue (survey)
#75BBFD
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC5EE #EEB88F
analogous
#8FEEE8 #8FC5EE #8F96EE
triadic
#8FC5EE #EE8FC5 #C5EE8F
tetradic
#8FC5EE #E88FEE #EEB88F #96EE8F
square
#8FC5EE #E88FEE #EEB88F #96EE8F
split-complementary
#8FC5EE #EE8F96 #EEE88F
monochromatic
#258EDE #5AA9E6 #8FC5EE #C4E1F6 #E4F1FB
Accessibility & contrast
On white
1.84
#8FC5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#8FC5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC5EE
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC5EE | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F0
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#6CCFD2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fc5ee; /* rgb */ color: rgb(143, 197, 238); /* oklch */ color: oklch(80.1% 0.081 241.7);
Tailwind
colors: {
custom: {
50: '#b3d6f3',
500: '#8fc5ee',
950: '#000000',
},
}SCSS
$custom: #8fc5ee; $custom-light: #b3d6f3; $custom-dark: #000000;
JSON
{
"hex": "#8fc5ee",
"rgb": {
"r": 143,
"g": 197,
"b": 238
},
"hsl": {
"h": 205.895,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.8007,
"c": 0.08107,
"h": 241.7
},
"luminance": 0.51945
}Semantic roles & 50–950 ramp
primary
#8FC5EE
secondary
#CA8958
accent
#6510D6
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385