#8BE4FF#8BE4FF
#8BE4FF is a very light, moderate cyan. Relative luminance 0.682; OKLCH L 87.2% C 0.093 H 219.4°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE4FF |
|---|---|
| RGB | rgb(139, 228, 255) |
| HSL | hsl(194, 100%, 77%) |
| HSV | hsv(194, 45%, 100%) |
| CMYK | cmyk(45.5%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(86.10, -19.85, -21.42) |
| CIE-LCH | lch(86.10, 29.20, 227.18°) |
| OKLab | oklab(87.24% -0.072 -0.0591) |
| OKLCH | oklch(87.24% 0.093 219.4) |
| XYZ | xyz(56.4342, 68.1914, 104.7768) |
| Luminance | 0.6820 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.50
Sky Blue
#87CEEB
ΔE00 5.50
Baby Blue
#89CFF0
ΔE00 5.90
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Robin'S Egg Blue
#98EFF9
ΔE00 6.19
Robin'S Egg
#6DEDFD
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE4FF #FFA68B
analogous
#8BFFE0 #8BE4FF #8BAAFF
triadic
#8BE4FF #FF8BE4 #E4FF8B
tetradic
#8BE4FF #E08BFF #FFA68B #AAFF8B
square
#8BE4FF #E08BFF #FFA68B #AAFF8B
split-complementary
#8BE4FF #FF8BAA #FFE08B
monochromatic
#11C8FF #4ED6FF #8BE4FF #C8F2FF #E0F8FF
Accessibility & contrast
On white
1.43
#8BE4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#8BE4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE4FF
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE4FF | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#C1D2FF
Tritanopia (blue-blind)
#53EDEC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #8be4ff; /* rgb */ color: rgb(139, 228, 255); /* oklch */ color: oklch(87.2% 0.093 219.4);
Tailwind
colors: {
custom: {
50: '#b3ecff',
500: '#8be4ff',
950: '#000000',
},
}SCSS
$custom: #8be4ff; $custom-light: #b3ecff; $custom-dark: #000000;
JSON
{
"hex": "#8be4ff",
"rgb": {
"r": 139,
"g": 228,
"b": 255
},
"hsl": {
"h": 193.966,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.87237,
"c": 0.09318,
"h": 219.4
},
"luminance": 0.68196
}Semantic roles & 50–950 ramp
primary
#8BE4FF
secondary
#E0704E
accent
#3500E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111618
muted
#818486