#8FC3EE#8FC3EE
#8FC3EE is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.6% C 0.082 H 244.0°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC3EE |
|---|---|
| RGB | rgb(143, 195, 238) |
| HSL | hsl(207, 74%, 75%) |
| HSV | hsv(207, 40%, 93%) |
| CMYK | cmyk(39.9%, 18.1%, 0%, 6.7%) |
| CIE-LAB | lab(76.70, -6.25, -26.66) |
| CIE-LCH | lch(76.70, 27.39, 256.80°) |
| OKLab | oklab(79.64% -0.0359 -0.0737) |
| OKLCH | oklch(79.64% 0.082 244) |
| XYZ | xyz(46.2703, 51.0402, 88.2860) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.30
Light Blue
#95D0FC
ΔE00 3.32
Baby Blue (survey)
#A2CFFE
ΔE00 3.94
Lightskyblue
#87CEFA
ΔE00 4.00
Lightblue (survey)
#7BC8F6
ΔE00 4.01
Sky Blue (survey)
#75BBFD
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC3EE #EEBA8F
analogous
#8FEEEA #8FC3EE #8F94EE
triadic
#8FC3EE #EE8FC3 #C3EE8F
tetradic
#8FC3EE #EA8FEE #EEBA8F #94EE8F
square
#8FC3EE #EA8FEE #EEBA8F #94EE8F
split-complementary
#8FC3EE #EE8F94 #EEEA8F
monochromatic
#258ADE #5AA7E6 #8FC3EE #C4DFF6 #E4F1FB
Accessibility & contrast
On white
1.87
#8FC3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#8FC3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC3EE
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC3EE | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F0
Deuteranopia (green-blind)
#A5B9ED
Tritanopia (blue-blind)
#6CCDD1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8fc3ee; /* rgb */ color: rgb(143, 195, 238); /* oklch */ color: oklch(79.6% 0.082 244.0);
Tailwind
colors: {
custom: {
50: '#b3d5f3',
500: '#8fc3ee',
950: '#000000',
},
}SCSS
$custom: #8fc3ee; $custom-light: #b3d5f3; $custom-dark: #000000;
JSON
{
"hex": "#8fc3ee",
"rgb": {
"r": 143,
"g": 195,
"b": 238
},
"hsl": {
"h": 207.158,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.79642,
"c": 0.08204,
"h": 244
},
"luminance": 0.51043
}Semantic roles & 50–950 ramp
primary
#8FC3EE
secondary
#CA8B58
accent
#6910D6
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385