#8BDBFE#8BDBFE
#8BDBFE is a very light, moderate cyan. Relative luminance 0.633; OKLCH L 85.2% C 0.092 H 227.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDBFE |
|---|---|
| RGB | rgb(139, 219, 254) |
| HSL | hsl(198, 98%, 77%) |
| HSV | hsv(198, 45%, 100%) |
| CMYK | cmyk(45.3%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(83.60, -15.56, -24.68) |
| CIE-LCH | lch(83.60, 29.18, 237.78°) |
| OKLab | oklab(85.24% -0.0622 -0.0682) |
| OKLCH | oklch(85.24% 0.092 227.7) |
| XYZ | xyz(53.8619, 63.3038, 103.1273) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.92
Sky Blue
#87CEEB
ΔE00 3.39
Ice Blue
#A5DFF9
ΔE00 3.53
Lightskyblue
#87CEFA
ΔE00 4.49
Light Blue
#95D0FC
ΔE00 5.56
Lightblue (survey)
#7BC8F6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDBFE #FEAE8B
analogous
#8BFEE8 #8BDBFE #8BA2FE
triadic
#8BDBFE #FE8BDB #DBFE8B
tetradic
#8BDBFE #E88BFE #FEAE8B #A2FE8B
square
#8BDBFE #E88BFE #FEAE8B #A2FE8B
split-complementary
#8BDBFE #FE8BA2 #FEE88B
monochromatic
#12B5FD #4EC8FD #8BDBFE #C8EEFF #E1F6FF
Accessibility & contrast
On white
1.54
#8BDBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#8BDBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDBFE
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDBFE | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#B8CBFE
Tritanopia (blue-blind)
#56E5E6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8bdbfe; /* rgb */ color: rgb(139, 219, 254); /* oklch */ color: oklch(85.2% 0.092 227.7);
Tailwind
colors: {
custom: {
50: '#b2e6fe',
500: '#8bdbfe',
950: '#000000',
},
}SCSS
$custom: #8bdbfe; $custom-light: #b2e6fe; $custom-dark: #000000;
JSON
{
"hex": "#8bdbfe",
"rgb": {
"r": 139,
"g": 219,
"b": 254
},
"hsl": {
"h": 198.261,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.85235,
"c": 0.09231,
"h": 227.7
},
"luminance": 0.63308
}Semantic roles & 50–950 ramp
primary
#8BDBFE
secondary
#DE7A4F
accent
#4600E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485