#8BE3FC#8BE3FC
#8BE3FC is a very light, moderate cyan. Relative luminance 0.675; OKLCH L 86.9% C 0.091 H 218.0°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE3FC |
|---|---|
| RGB | rgb(139, 227, 252) |
| HSL | hsl(193, 95%, 77%) |
| HSV | hsv(193, 45%, 99%) |
| CMYK | cmyk(44.8%, 9.9%, 0%, 1.2%) |
| CIE-LAB | lab(85.73, -20.13, -20.40) |
| CIE-LCH | lch(85.73, 28.66, 225.38°) |
| OKLab | oklab(86.91% -0.072 -0.0562) |
| OKLCH | oklch(86.91% 0.091 218) |
| XYZ | xyz(55.6808, 67.4512, 102.1618) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.69
Sky Blue
#87CEEB
ΔE00 5.50
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Robin'S Egg Blue
#98EFF9
ΔE00 5.74
Robin'S Egg
#6DEDFD
ΔE00 5.96
Baby Blue
#89CFF0
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE3FC #FCA48B
analogous
#8BFCDC #8BE3FC #8BABFC
triadic
#8BE3FC #FC8BE3 #E3FC8B
tetradic
#8BE3FC #DC8BFC #FCA48B #ABFC8B
square
#8BE3FC #DC8BFC #FCA48B #ABFC8B
split-complementary
#8BE3FC #FC8BAB #FCDC8B
monochromatic
#14C6F9 #4FD5FA #8BE3FC #C7F1FE #E1F8FE
Accessibility & contrast
On white
1.45
#8BE3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#8BE3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE3FC
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE3FC | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFD
Deuteranopia (green-blind)
#C1D1FC
Tritanopia (blue-blind)
#55ECEB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8be3fc; /* rgb */ color: rgb(139, 227, 252); /* oklch */ color: oklch(86.9% 0.091 218.0);
Tailwind
colors: {
custom: {
50: '#b2ecfd',
500: '#8be3fc',
950: '#000000',
},
}SCSS
$custom: #8be3fc; $custom-light: #b2ecfd; $custom-dark: #000000;
JSON
{
"hex": "#8be3fc",
"rgb": {
"r": 139,
"g": 227,
"b": 252
},
"hsl": {
"h": 193.274,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.86909,
"c": 0.09139,
"h": 218
},
"luminance": 0.67455
}Semantic roles & 50–950 ramp
primary
#8BE3FC
secondary
#DC6F50
accent
#3300E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111617
muted
#818485