#8BDBFB#8BDBFB
#8BDBFB is a very light, moderate cyan. Relative luminance 0.631; OKLCH L 85.1% C 0.090 H 225.4°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDBFB |
|---|---|
| RGB | rgb(139, 219, 251) |
| HSL | hsl(197, 93%, 76%) |
| HSV | hsv(197, 45%, 98%) |
| CMYK | cmyk(44.6%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(83.50, -16.35, -23.25) |
| CIE-LCH | lch(83.50, 28.42, 234.89°) |
| OKLab | oklab(85.12% -0.0632 -0.0642) |
| OKLCH | oklch(85.12% 0.09 225.4) |
| XYZ | xyz(53.3853, 63.1131, 100.6170) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.08
Sky Blue
#87CEEB
ΔE00 3.15
Ice Blue
#A5DFF9
ΔE00 3.38
Lightskyblue
#87CEFA
ΔE00 5.19
Lightblue (survey)
#7BC8F6
ΔE00 6.21
Light Blue
#95D0FC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDBFB #FBAB8B
analogous
#8BFBE3 #8BDBFB #8BA3FB
triadic
#8BDBFB #FB8BDB #DBFB8B
tetradic
#8BDBFB #E38BFB #FBAB8B #A3FB8B
square
#8BDBFB #E38BFB #FBAB8B #A3FB8B
split-complementary
#8BDBFB #FB8BA3 #FBE38B
monochromatic
#15B6F7 #50C9F9 #8BDBFB #C6EDFD #E1F6FE
Accessibility & contrast
On white
1.54
#8BDBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#8BDBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDBFB
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDBFB | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FD
Deuteranopia (green-blind)
#B9CBFB
Tritanopia (blue-blind)
#58E5E5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8bdbfb; /* rgb */ color: rgb(139, 219, 251); /* oklch */ color: oklch(85.1% 0.090 225.4);
Tailwind
colors: {
custom: {
50: '#b2e6fc',
500: '#8bdbfb',
950: '#000000',
},
}SCSS
$custom: #8bdbfb; $custom-light: #b2e6fc; $custom-dark: #000000;
JSON
{
"hex": "#8bdbfb",
"rgb": {
"r": 139,
"g": 219,
"b": 251
},
"hsl": {
"h": 197.143,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.85122,
"c": 0.09012,
"h": 225.4
},
"luminance": 0.63117
}Semantic roles & 50–950 ramp
primary
#8BDBFB
secondary
#DA7750
accent
#4200E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485