#8BDBFF#8BDBFF
#8BDBFF is a very light, moderate cyan. Relative luminance 0.634; OKLCH L 85.3% C 0.093 H 228.4°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDBFF |
|---|---|
| RGB | rgb(139, 219, 255) |
| HSL | hsl(199, 100%, 77%) |
| HSV | hsv(199, 45%, 100%) |
| CMYK | cmyk(45.5%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(83.64, -15.29, -25.16) |
| CIE-LCH | lch(83.64, 29.44, 238.71°) |
| OKLab | oklab(85.27% -0.0618 -0.0696) |
| OKLCH | oklch(85.27% 0.093 228.4) |
| XYZ | xyz(54.0225, 63.3680, 103.9729) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.93
Sky Blue
#87CEEB
ΔE00 3.52
Ice Blue
#A5DFF9
ΔE00 3.63
Lightskyblue
#87CEFA
ΔE00 4.28
Light Blue
#95D0FC
ΔE00 5.34
Lightblue (survey)
#7BC8F6
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDBFF #FFAF8B
analogous
#8BFFE9 #8BDBFF #8BA1FF
triadic
#8BDBFF #FF8BDB #DBFF8B
tetradic
#8BDBFF #E98BFF #FFAF8B #A1FF8B
square
#8BDBFF #E98BFF #FFAF8B #A1FF8B
split-complementary
#8BDBFF #FF8BA1 #FFE98B
monochromatic
#11B5FF #4EC8FF #8BDBFF #C8EEFF #E0F6FF
Accessibility & contrast
On white
1.54
#8BDBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#8BDBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDBFF
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDBFF | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#B8CBFF
Tritanopia (blue-blind)
#55E5E6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8bdbff; /* rgb */ color: rgb(139, 219, 255); /* oklch */ color: oklch(85.3% 0.093 228.4);
Tailwind
colors: {
custom: {
50: '#b2e6ff',
500: '#8bdbff',
950: '#000000',
},
}SCSS
$custom: #8bdbff; $custom-light: #b2e6ff; $custom-dark: #000000;
JSON
{
"hex": "#8bdbff",
"rgb": {
"r": 139,
"g": 219,
"b": 255
},
"hsl": {
"h": 198.621,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.85273,
"c": 0.09307,
"h": 228.4
},
"luminance": 0.63372
}Semantic roles & 50–950 ramp
primary
#8BDBFF
secondary
#E07C4E
accent
#4700E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486