#8BC2ED#8BC2ED
#8BC2ED is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.2% C 0.084 H 242.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC2ED |
|---|---|
| RGB | rgb(139, 194, 237) |
| HSL | hsl(206, 73%, 74%) |
| HSV | hsv(206, 41%, 93%) |
| CMYK | cmyk(41.4%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(76.18, -7.00, -26.94) |
| CIE-LCH | lch(76.18, 27.84, 255.43°) |
| OKLab | oklab(79.16% -0.0386 -0.0746) |
| OKLCH | oklch(79.16% 0.084 242.6) |
| XYZ | xyz(45.2202, 50.1842, 87.4080) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.99
Lightblue (survey)
#7BC8F6
ΔE00 3.49
Light Blue
#95D0FC
ΔE00 3.49
Lightskyblue
#87CEFA
ΔE00 3.75
Sky Blue (survey)
#75BBFD
ΔE00 4.06
Baby Blue (survey)
#A2CFFE
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC2ED #EDB68B
analogous
#8BEDE7 #8BC2ED #8B91ED
triadic
#8BC2ED #ED8BC2 #C2ED8B
tetradic
#8BC2ED #E78BED #EDB68B #91ED8B
square
#8BC2ED #E78BED #EDB68B #91ED8B
split-complementary
#8BC2ED #ED8B91 #EDE78B
monochromatic
#228ADC #56A6E5 #8BC2ED #C0DEF5 #E5F1FB
Accessibility & contrast
On white
1.90
#8BC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#8BC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC2ED
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC2ED | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2EF
Deuteranopia (green-blind)
#A3B7EC
Tritanopia (blue-blind)
#65CCD0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8bc2ed; /* rgb */ color: rgb(139, 194, 237); /* oklch */ color: oklch(79.2% 0.084 242.6);
Tailwind
colors: {
custom: {
50: '#b0d4f3',
500: '#8bc2ed',
950: '#000000',
},
}SCSS
$custom: #8bc2ed; $custom-light: #b0d4f3; $custom-dark: #000000;
JSON
{
"hex": "#8bc2ed",
"rgb": {
"r": 139,
"g": 194,
"b": 237
},
"hsl": {
"h": 206.327,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.79162,
"c": 0.084,
"h": 242.6
},
"luminance": 0.50187
}Semantic roles & 50–950 ramp
primary
#8BC2ED
secondary
#C88754
accent
#6710D5
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385