#8BC0EE#8BC0EE
#8BC0EE is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.8% C 0.086 H 245.4°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC0EE |
|---|---|
| RGB | rgb(139, 192, 238) |
| HSL | hsl(208, 74%, 74%) |
| HSV | hsv(208, 42%, 93%) |
| CMYK | cmyk(41.6%, 19.3%, 0%, 6.7%) |
| CIE-LAB | lab(75.67, -5.67, -28.26) |
| CIE-LCH | lch(75.67, 28.82, 258.66°) |
| OKLab | oklab(78.77% -0.0359 -0.0783) |
| OKLCH | oklch(78.77% 0.086 245.4) |
| XYZ | xyz(44.9246, 49.3585, 88.0323) |
| Luminance | 0.4936 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.45
Sky
#82CAFC
ΔE00 3.67
Light Blue
#95D0FC
ΔE00 4.12
Lightblue (survey)
#7BC8F6
ΔE00 4.38
Carolina Blue
#8AB8FE
ΔE00 4.46
Baby Blue (survey)
#A2CFFE
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC0EE #EEB98B
analogous
#8BEEEB #8BC0EE #8B8FEE
triadic
#8BC0EE #EE8BC0 #C0EE8B
tetradic
#8BC0EE #EB8BEE #EEB98B #8FEE8B
square
#8BC0EE #EB8BEE #EEB98B #8FEE8B
split-complementary
#8BC0EE #EE8B8F #EEEB8B
monochromatic
#2186DE #56A3E6 #8BC0EE #C0DDF6 #E4F1FB
Accessibility & contrast
On white
1.93
#8BC0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#8BC0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC0EE
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC0EE | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0F0
Deuteranopia (green-blind)
#A0B6ED
Tritanopia (blue-blind)
#65CBCF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8bc0ee; /* rgb */ color: rgb(139, 192, 238); /* oklch */ color: oklch(78.8% 0.086 245.4);
Tailwind
colors: {
custom: {
50: '#b0d2f3',
500: '#8bc0ee',
950: '#000000',
},
}SCSS
$custom: #8bc0ee; $custom-light: #b0d2f3; $custom-dark: #000000;
JSON
{
"hex": "#8bc0ee",
"rgb": {
"r": 139,
"g": 192,
"b": 238
},
"hsl": {
"h": 207.879,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.78773,
"c": 0.08614,
"h": 245.4
},
"luminance": 0.49361
}Semantic roles & 50–950 ramp
primary
#8BC0EE
secondary
#F3E5D8
accent
#6C0FD7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285