#8BC2EE#8BC2EE
#8BC2EE is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.2% C 0.085 H 243.2°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC2EE |
|---|---|
| RGB | rgb(139, 194, 238) |
| HSL | hsl(207, 74%, 74%) |
| HSV | hsv(207, 42%, 93%) |
| CMYK | cmyk(41.6%, 18.5%, 0%, 6.7%) |
| CIE-LAB | lab(76.22, -6.74, -27.43) |
| CIE-LCH | lch(76.22, 28.24, 256.20°) |
| OKLab | oklab(79.2% -0.0383 -0.0759) |
| OKLCH | oklch(79.2% 0.085 243.2) |
| XYZ | xyz(45.3667, 50.2428, 88.1796) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.00
Light Blue
#95D0FC
ΔE00 3.50
Lightblue (survey)
#7BC8F6
ΔE00 3.60
Lightskyblue
#87CEFA
ΔE00 3.84
Sky Blue (survey)
#75BBFD
ΔE00 3.88
Baby Blue (survey)
#A2CFFE
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC2EE #EEB78B
analogous
#8BEEE9 #8BC2EE #8B91EE
triadic
#8BC2EE #EE8BC2 #C2EE8B
tetradic
#8BC2EE #E98BEE #EEB78B #91EE8B
square
#8BC2EE #E98BEE #EEB78B #91EE8B
split-complementary
#8BC2EE #EE8B91 #EEE98B
monochromatic
#218ADE #56A6E6 #8BC2EE #C0DEF6 #E4F1FB
Accessibility & contrast
On white
1.90
#8BC2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#8BC2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC2EE
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC2EE | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F0
Deuteranopia (green-blind)
#A3B7ED
Tritanopia (blue-blind)
#65CDD0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8bc2ee; /* rgb */ color: rgb(139, 194, 238); /* oklch */ color: oklch(79.2% 0.085 243.2);
Tailwind
colors: {
custom: {
50: '#b1d4f3',
500: '#8bc2ee',
950: '#000000',
},
}SCSS
$custom: #8bc2ee; $custom-light: #b1d4f3; $custom-dark: #000000;
JSON
{
"hex": "#8bc2ee",
"rgb": {
"r": 139,
"g": 194,
"b": 238
},
"hsl": {
"h": 206.667,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.79202,
"c": 0.08506,
"h": 243.2
},
"luminance": 0.50246
}Semantic roles & 50–950 ramp
primary
#8BC2EE
secondary
#C98854
accent
#680FD7
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385