#8BDFFC#8BDFFC
#8BDFFC is a very light, moderate cyan. Relative luminance 0.653; OKLCH L 86.0% C 0.091 H 222.1°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFFC |
|---|---|
| RGB | rgb(139, 223, 252) |
| HSL | hsl(195, 95%, 77%) |
| HSV | hsv(195, 45%, 99%) |
| CMYK | cmyk(44.8%, 11.5%, 0%, 1.2%) |
| CIE-LAB | lab(84.63, -18.12, -22.06) |
| CIE-LCH | lch(84.63, 28.55, 230.61°) |
| OKLab | oklab(86.03% -0.0675 -0.0609) |
| OKLCH | oklch(86.03% 0.091 222.1) |
| XYZ | xyz(54.5994, 65.2885, 101.8014) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.70
Sky Blue
#87CEEB
ΔE00 4.14
Baby Blue
#89CFF0
ΔE00 4.44
Lightblue
#ADD8E6
ΔE00 6.63
Lightskyblue
#87CEFA
ΔE00 6.70
Neon Blue
#04D9FF
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFFC #FCA88B
analogous
#8BFCE1 #8BDFFC #8BA7FC
triadic
#8BDFFC #FC8BDF #DFFC8B
tetradic
#8BDFFC #E18BFC #FCA88B #A7FC8B
square
#8BDFFC #E18BFC #FCA88B #A7FC8B
split-complementary
#8BDFFC #FC8BA7 #FCE18B
monochromatic
#14BEF9 #4FCFFA #8BDFFC #C7EFFE #E1F7FE
Accessibility & contrast
On white
1.49
#8BDFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#8BDFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFFC
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFFC | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#BDCEFC
Tritanopia (blue-blind)
#56E8E8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #8bdffc; /* rgb */ color: rgb(139, 223, 252); /* oklch */ color: oklch(86.0% 0.091 222.1);
Tailwind
colors: {
custom: {
50: '#b2e9fd',
500: '#8bdffc',
950: '#000000',
},
}SCSS
$custom: #8bdffc; $custom-light: #b2e9fd; $custom-dark: #000000;
JSON
{
"hex": "#8bdffc",
"rgb": {
"r": 139,
"g": 223,
"b": 252
},
"hsl": {
"h": 195.398,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.86033,
"c": 0.09088,
"h": 222.1
},
"luminance": 0.65293
}Semantic roles & 50–950 ramp
primary
#8BDFFC
secondary
#DC7450
accent
#3B00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485