#8BE3FF#8BE3FF
#8BE3FF is a very light, moderate cyan. Relative luminance 0.676; OKLCH L 87.0% C 0.093 H 220.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE3FF |
|---|---|
| RGB | rgb(139, 227, 255) |
| HSL | hsl(194, 100%, 77%) |
| HSV | hsv(194, 45%, 100%) |
| CMYK | cmyk(45.5%, 11%, 0%, 0%) |
| CIE-LAB | lab(85.83, -19.35, -21.83) |
| CIE-LCH | lch(85.83, 29.17, 228.45°) |
| OKLab | oklab(87.02% -0.0709 -0.0602) |
| OKLCH | oklch(87.02% 0.093 220.3) |
| XYZ | xyz(56.1599, 67.6428, 104.6853) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.23
Sky Blue
#87CEEB
ΔE00 5.17
Baby Blue
#89CFF0
ΔE00 5.51
Robin Egg Blue
#8AF1FE
ΔE00 6.46
Robin'S Egg Blue
#98EFF9
ΔE00 6.60
Robin'S Egg
#6DEDFD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE3FF #FFA78B
analogous
#8BFFE1 #8BE3FF #8BA9FF
triadic
#8BE3FF #FF8BE3 #E3FF8B
tetradic
#8BE3FF #E18BFF #FFA78B #A9FF8B
square
#8BE3FF #E18BFF #FFA78B #A9FF8B
split-complementary
#8BE3FF #FF8BA9 #FFE18B
monochromatic
#11C5FF #4ED4FF #8BE3FF #C8F2FF #E0F8FF
Accessibility & contrast
On white
1.45
#8BE3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#8BE3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE3FF
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE3FF | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#C0D1FF
Tritanopia (blue-blind)
#53ECEC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #8be3ff; /* rgb */ color: rgb(139, 227, 255); /* oklch */ color: oklch(87.0% 0.093 220.3);
Tailwind
colors: {
custom: {
50: '#b3ecff',
500: '#8be3ff',
950: '#000000',
},
}SCSS
$custom: #8be3ff; $custom-light: #b3ecff; $custom-dark: #000000;
JSON
{
"hex": "#8be3ff",
"rgb": {
"r": 139,
"g": 227,
"b": 255
},
"hsl": {
"h": 194.483,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.87018,
"c": 0.09306,
"h": 220.3
},
"luminance": 0.67647
}Semantic roles & 50–950 ramp
primary
#8BE3FF
secondary
#E0714E
accent
#3700E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111618
muted
#818486