#8FC2EE#8FC2EE
#8FC2EE is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.4% C 0.083 H 245.1°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2EE |
|---|---|
| RGB | rgb(143, 194, 238) |
| HSL | hsl(208, 74%, 75%) |
| HSV | hsv(208, 40%, 93%) |
| CMYK | cmyk(39.9%, 18.5%, 0%, 6.7%) |
| CIE-LAB | lab(76.43, -5.72, -27.08) |
| CIE-LCH | lch(76.43, 27.68, 258.08°) |
| OKLab | oklab(79.43% -0.0347 -0.0749) |
| OKLCH | oklch(79.43% 0.083 245.1) |
| XYZ | xyz(46.0470, 50.5935, 88.2115) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.61
Light Blue
#95D0FC
ΔE00 3.65
Baby Blue (survey)
#A2CFFE
ΔE00 3.93
Sky Blue (survey)
#75BBFD
ΔE00 4.07
Lightblue (survey)
#7BC8F6
ΔE00 4.38
Lightskyblue
#87CEFA
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2EE #EEBB8F
analogous
#8FEEEA #8FC2EE #8F93EE
triadic
#8FC2EE #EE8FC2 #C2EE8F
tetradic
#8FC2EE #EA8FEE #EEBB8F #93EE8F
square
#8FC2EE #EA8FEE #EEBB8F #93EE8F
split-complementary
#8FC2EE #EE8F93 #EEEA8F
monochromatic
#2588DE #5AA5E6 #8FC2EE #C4DFF6 #E4F1FB
Accessibility & contrast
On white
1.89
#8FC2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#8FC2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2EE
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2EE | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F0
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#6CCCD0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8fc2ee; /* rgb */ color: rgb(143, 194, 238); /* oklch */ color: oklch(79.4% 0.083 245.1);
Tailwind
colors: {
custom: {
50: '#b3d4f3',
500: '#8fc2ee',
950: '#000000',
},
}SCSS
$custom: #8fc2ee; $custom-light: #b3d4f3; $custom-dark: #000000;
JSON
{
"hex": "#8fc2ee",
"rgb": {
"r": 143,
"g": 194,
"b": 238
},
"hsl": {
"h": 207.789,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.79428,
"c": 0.08257,
"h": 245.1
},
"luminance": 0.50596
}Semantic roles & 50–950 ramp
primary
#8FC2EE
secondary
#CA8C58
accent
#6B10D6
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385