#8BDFFA#8BDFFA
#8BDFFA is a very light, moderate cyan. Relative luminance 0.652; OKLCH L 86.0% C 0.090 H 220.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFFA |
|---|---|
| RGB | rgb(139, 223, 250) |
| HSL | hsl(195, 92%, 76%) |
| HSV | hsv(195, 44%, 98%) |
| CMYK | cmyk(44.4%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(84.57, -18.64, -21.11) |
| CIE-LCH | lch(84.57, 28.16, 228.55°) |
| OKLab | oklab(85.96% -0.0682 -0.0582) |
| OKLCH | oklch(85.96% 0.09 220.5) |
| XYZ | xyz(54.2842, 65.1624, 100.1410) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.94
Sky Blue
#87CEEB
ΔE00 4.31
Baby Blue
#89CFF0
ΔE00 4.78
Lightblue
#ADD8E6
ΔE00 6.48
Neon Blue
#04D9FF
ΔE00 6.76
Robin Egg Blue
#8AF1FE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFFA #FAA68B
analogous
#8BFADE #8BDFFA #8BA8FA
triadic
#8BDFFA #FA8BDF #DFFA8B
tetradic
#8BDFFA #DE8BFA #FAA68B #A8FA8B
square
#8BDFFA #DE8BFA #FAA68B #A8FA8B
split-complementary
#8BDFFA #FA8BA8 #FADE8B
monochromatic
#16BFF5 #50CFF7 #8BDFFA #C6EFFD #E2F7FE
Accessibility & contrast
On white
1.50
#8BDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#8BDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFFA
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFFA | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFC
Deuteranopia (green-blind)
#BECEFA
Tritanopia (blue-blind)
#58E8E7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #8bdffa; /* rgb */ color: rgb(139, 223, 250); /* oklch */ color: oklch(86.0% 0.090 220.5);
Tailwind
colors: {
custom: {
50: '#b2e9fc',
500: '#8bdffa',
950: '#000000',
},
}SCSS
$custom: #8bdffa; $custom-light: #b2e9fc; $custom-dark: #000000;
JSON
{
"hex": "#8bdffa",
"rgb": {
"r": 139,
"g": 223,
"b": 250
},
"hsl": {
"h": 194.595,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.8596,
"c": 0.08967,
"h": 220.5
},
"luminance": 0.65166
}Semantic roles & 50–950 ramp
primary
#8BDFFA
secondary
#D97250
accent
#3800E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485