#8BDFFD#8BDFFD
#8BDFFD is a very light, moderate cyan. Relative luminance 0.654; OKLCH L 86.1% C 0.092 H 222.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFFD |
|---|---|
| RGB | rgb(139, 223, 253) |
| HSL | hsl(196, 97%, 77%) |
| HSV | hsv(196, 45%, 99%) |
| CMYK | cmyk(45.1%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(84.66, -17.86, -22.54) |
| CIE-LCH | lch(84.66, 28.76, 231.62°) |
| OKLab | oklab(86.07% -0.0671 -0.0622) |
| OKLCH | oklch(86.07% 0.092 222.8) |
| XYZ | xyz(54.7583, 65.3521, 102.6381) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.62
Sky Blue
#87CEEB
ΔE00 4.09
Baby Blue
#89CFF0
ΔE00 4.29
Lightskyblue
#87CEFA
ΔE00 6.46
Lightblue
#ADD8E6
ΔE00 6.72
Neon Blue
#04D9FF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFFD #FDA98B
analogous
#8BFDE2 #8BDFFD #8BA6FD
triadic
#8BDFFD #FD8BDF #DFFD8B
tetradic
#8BDFFD #E28BFD #FDA98B #A6FD8B
square
#8BDFFD #E28BFD #FDA98B #A6FD8B
split-complementary
#8BDFFD #FD8BA6 #FDE28B
monochromatic
#13BEFB #4FCEFC #8BDFFD #C7F0FE #E1F7FE
Accessibility & contrast
On white
1.49
#8BDFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#8BDFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFFD
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFFD | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#BDCEFD
Tritanopia (blue-blind)
#55E9E8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #8bdffd; /* rgb */ color: rgb(139, 223, 253); /* oklch */ color: oklch(86.1% 0.092 222.8);
Tailwind
colors: {
custom: {
50: '#b2e9fe',
500: '#8bdffd',
950: '#000000',
},
}SCSS
$custom: #8bdffd; $custom-light: #b2e9fe; $custom-dark: #000000;
JSON
{
"hex": "#8bdffd",
"rgb": {
"r": 139,
"g": 223,
"b": 253
},
"hsl": {
"h": 195.789,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.8607,
"c": 0.09151,
"h": 222.8
},
"luminance": 0.65356
}Semantic roles & 50–950 ramp
primary
#8BDFFD
secondary
#DD744F
accent
#3C00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485