#8BE5F8#8BE5F8
#8BE5F8 is a very light, moderate cyan. Relative luminance 0.683; OKLCH L 87.2% C 0.090 H 212.7°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE5F8 |
|---|---|
| RGB | rgb(139, 229, 248) |
| HSL | hsl(190, 89%, 76%) |
| HSV | hsv(190, 44%, 97%) |
| CMYK | cmyk(44%, 7.7%, 0%, 2.7%) |
| CIE-LAB | lab(86.16, -22.15, -17.65) |
| CIE-LCH | lch(86.16, 28.33, 218.55°) |
| OKLab | oklab(87.21% -0.0758 -0.0486) |
| OKLCH | oklch(87.21% 0.09 212.7) |
| XYZ | xyz(55.6038, 68.3007, 99.0420) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.73
Robin'S Egg Blue
#98EFF9
ΔE00 3.77
Robin'S Egg
#6DEDFD
ΔE00 4.28
Ice Blue
#A5DFF9
ΔE00 6.25
Powder Blue
#B0E0E6
ΔE00 6.64
Pale Sky Blue
#BDF6FE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE5F8 #F89E8B
analogous
#8BF8D4 #8BE5F8 #8BAEF8
triadic
#8BE5F8 #F88BE5 #E5F88B
tetradic
#8BE5F8 #D48BF8 #F89E8B #AEF88B
square
#8BE5F8 #D48BF8 #F89E8B #AEF88B
split-complementary
#8BE5F8 #F88BAE #F8D48B
monochromatic
#18CBF1 #51D8F5 #8BE5F8 #C5F2FB #E2F9FD
Accessibility & contrast
On white
1.43
#8BE5F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#8BE5F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE5F8
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE5F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE5F8 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF9
Deuteranopia (green-blind)
#C5D2F8
Tritanopia (blue-blind)
#57EDEB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #8be5f8; /* rgb */ color: rgb(139, 229, 248); /* oklch */ color: oklch(87.2% 0.090 212.7);
Tailwind
colors: {
custom: {
50: '#b2edfa',
500: '#8be5f8',
950: '#000000',
},
}SCSS
$custom: #8be5f8; $custom-light: #b2edfa; $custom-dark: #000000;
JSON
{
"hex": "#8be5f8",
"rgb": {
"r": 139,
"g": 229,
"b": 248
},
"hsl": {
"h": 190.459,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.87207,
"c": 0.09006,
"h": 212.7
},
"luminance": 0.68305
}Semantic roles & 50–950 ramp
primary
#8BE5F8
secondary
#D66851
accent
#2800E5
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111617
muted
#818485