#8BD2FA#8BD2FA
#8BD2FA is a very light, moderate cyan. Relative luminance 0.585; OKLCH L 83.1% C 0.091 H 234.1°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD2FA |
|---|---|
| RGB | rgb(139, 210, 250) |
| HSL | hsl(202, 92%, 76%) |
| HSV | hsv(202, 44%, 98%) |
| CMYK | cmyk(44.4%, 16%, 0%, 2%) |
| CIE-LAB | lab(81.01, -11.98, -26.52) |
| CIE-LCH | lch(81.01, 29.10, 245.70°) |
| OKLab | oklab(83.13% -0.0532 -0.0734) |
| OKLCH | oklch(83.13% 0.091 234.1) |
| XYZ | xyz(50.9433, 58.4807, 99.0274) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.45
Baby Blue
#89CFF0
ΔE00 2.19
Light Blue
#95D0FC
ΔE00 2.81
Lightblue (survey)
#7BC8F6
ΔE00 2.91
Sky
#82CAFC
ΔE00 3.16
Sky Blue
#87CEEB
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD2FA #FAB38B
analogous
#8BFAEB #8BD2FA #8B9BFA
triadic
#8BD2FA #FA8BD2 #D2FA8B
tetradic
#8BD2FA #EB8BFA #FAB38B #9BFA8B
square
#8BD2FA #EB8BFA #FAB38B #9BFA8B
split-complementary
#8BD2FA #FA8B9B #FAEB8B
monochromatic
#16A4F5 #50BBF7 #8BD2FA #C6E9FD #E2F4FE
Accessibility & contrast
On white
1.65
#8BD2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#8BD2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD2FA
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD2FA | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#B0C4F9
Tritanopia (blue-blind)
#5BDDDF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8bd2fa; /* rgb */ color: rgb(139, 210, 250); /* oklch */ color: oklch(83.1% 0.091 234.1);
Tailwind
colors: {
custom: {
50: '#b2dffc',
500: '#8bd2fa',
950: '#000000',
},
}SCSS
$custom: #8bd2fa; $custom-light: #b2dffc; $custom-dark: #000000;
JSON
{
"hex": "#8bd2fa",
"rgb": {
"r": 139,
"g": 210,
"b": 250
},
"hsl": {
"h": 201.622,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.83129,
"c": 0.09066,
"h": 234.1
},
"luminance": 0.58484
}Semantic roles & 50–950 ramp
primary
#8BD2FA
secondary
#D98250
accent
#5300E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485