#8BDFFE#8BDFFE
#8BDFFE is a very light, moderate cyan. Relative luminance 0.654; OKLCH L 86.1% C 0.092 H 223.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFFE |
|---|---|
| RGB | rgb(139, 223, 254) |
| HSL | hsl(196, 98%, 77%) |
| HSV | hsv(196, 45%, 100%) |
| CMYK | cmyk(45.3%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(84.70, -17.59, -23.02) |
| CIE-LCH | lch(84.70, 28.97, 232.61°) |
| OKLab | oklab(86.11% -0.0667 -0.0636) |
| OKLCH | oklch(86.11% 0.092 223.6) |
| XYZ | xyz(54.9180, 65.4160, 103.4793) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.57
Sky Blue
#87CEEB
ΔE00 4.07
Baby Blue
#89CFF0
ΔE00 4.16
Lightskyblue
#87CEFA
ΔE00 6.22
Lightblue
#ADD8E6
ΔE00 6.82
Neon Blue
#04D9FF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFFE #FEAA8B
analogous
#8BFEE4 #8BDFFE #8BA6FE
triadic
#8BDFFE #FE8BDF #DFFE8B
tetradic
#8BDFFE #E48BFE #FEAA8B #A6FE8B
square
#8BDFFE #E48BFE #FEAA8B #A6FE8B
split-complementary
#8BDFFE #FE8BA6 #FEE48B
monochromatic
#12BEFD #4ECEFD #8BDFFE #C8F0FF #E1F7FF
Accessibility & contrast
On white
1.49
#8BDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#8BDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFFE
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFFE | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#BCCEFE
Tritanopia (blue-blind)
#55E9E9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #8bdffe; /* rgb */ color: rgb(139, 223, 254); /* oklch */ color: oklch(86.1% 0.092 223.6);
Tailwind
colors: {
custom: {
50: '#b2e9fe',
500: '#8bdffe',
950: '#000000',
},
}SCSS
$custom: #8bdffe; $custom-light: #b2e9fe; $custom-dark: #000000;
JSON
{
"hex": "#8bdffe",
"rgb": {
"r": 139,
"g": 223,
"b": 254
},
"hsl": {
"h": 196.174,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.86107,
"c": 0.09217,
"h": 223.6
},
"luminance": 0.6542
}Semantic roles & 50–950 ramp
primary
#8BDFFE
secondary
#DE754F
accent
#3E00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485