#8FC2EA#8FC2EA
#8FC2EA is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.3% C 0.078 H 242.5°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2EA |
|---|---|
| RGB | rgb(143, 194, 234) |
| HSL | hsl(206, 68%, 74%) |
| HSV | hsv(206, 39%, 92%) |
| CMYK | cmyk(38.9%, 17.1%, 0%, 8.2%) |
| CIE-LAB | lab(76.29, -6.77, -25.14) |
| CIE-LCH | lch(76.29, 26.04, 254.94°) |
| OKLab | oklab(79.27% -0.0361 -0.0694) |
| OKLCH | oklch(79.27% 0.078 242.5) |
| XYZ | xyz(45.4659, 50.3611, 85.1509) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.54
Light Blue
#95D0FC
ΔE00 3.59
Lightblue (survey)
#7BC8F6
ΔE00 3.96
Lightskyblue
#87CEFA
ΔE00 4.04
Baby Blue (survey)
#A2CFFE
ΔE00 4.43
Sky Blue (survey)
#75BBFD
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2EA #EAB78F
analogous
#8FEAE5 #8FC2EA #8F95EA
triadic
#8FC2EA #EA8FC2 #C2EA8F
tetradic
#8FC2EA #E58FEA #EAB78F #95EA8F
square
#8FC2EA #E58FEA #EAB78F #95EA8F
split-complementary
#8FC2EA #EA8F95 #EAE58F
monochromatic
#288AD6 #5BA6E0 #8FC2EA #C3DEF4 #E5F1FA
Accessibility & contrast
On white
1.90
#8FC2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#8FC2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2EA
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2EA | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2EC
Deuteranopia (green-blind)
#A5B8E9
Tritanopia (blue-blind)
#6ECCCF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fc2ea; /* rgb */ color: rgb(143, 194, 234); /* oklch */ color: oklch(79.3% 0.078 242.5);
Tailwind
colors: {
custom: {
50: '#b3d4f0',
500: '#8fc2ea',
950: '#000000',
},
}SCSS
$custom: #8fc2ea; $custom-light: #b3d4f0; $custom-dark: #000000;
JSON
{
"hex": "#8fc2ea",
"rgb": {
"r": 143,
"g": 194,
"b": 234
},
"hsl": {
"h": 206.374,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.79269,
"c": 0.07825,
"h": 242.5
},
"luminance": 0.50364
}Semantic roles & 50–950 ramp
primary
#8FC2EA
secondary
#C48859
accent
#6715D0
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385