#8BC2FF#8BC2FF
#8BC2FF is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.9% C 0.104 H 251.7°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC2FF |
|---|---|
| RGB | rgb(139, 194, 255) |
| HSL | hsl(212, 100%, 77%) |
| HSV | hsv(212, 45%, 100%) |
| CMYK | cmyk(45.5%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(76.85, -2.11, -35.57) |
| CIE-LCH | lch(76.85, 35.64, 266.61°) |
| OKLab | oklab(79.91% -0.0328 -0.0992) |
| OKLCH | oklch(79.91% 0.104 251.7) |
| XYZ | xyz(47.9832, 51.2893, 101.9597) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.15
Carolina Blue
#8AB8FE
ΔE00 3.24
Baby Blue (survey)
#A2CFFE
ΔE00 4.02
Sky
#82CAFC
ΔE00 4.71
Light Blue
#95D0FC
ΔE00 4.82
Pastel Blue
#A2BFFE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC2FF #FFC88B
analogous
#8BFCFF #8BC2FF #8E8BFF
triadic
#8BC2FF #FF8BC2 #C2FF8B
tetradic
#8BC2FF #FF8BFC #FFC88B #8BFF8E
square
#8BC2FF #FF8BFC #FFC88B #8BFF8E
split-complementary
#8BC2FF #FF8E8B #FCFF8B
monochromatic
#1182FF #4EA2FF #8BC2FF #C8E2FF #E0EFFF
Accessibility & contrast
On white
1.87
#8BC2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#8BC2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC2FF
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC2FF | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#9CB9FE
Tritanopia (blue-blind)
#5BD0D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8bc2ff; /* rgb */ color: rgb(139, 194, 255); /* oklch */ color: oklch(79.9% 0.104 251.7);
Tailwind
colors: {
custom: {
50: '#b2d4ff',
500: '#8bc2ff',
950: '#000000',
},
}SCSS
$custom: #8bc2ff; $custom-light: #b2d4ff; $custom-dark: #000000;
JSON
{
"hex": "#8bc2ff",
"rgb": {
"r": 139,
"g": 194,
"b": 255
},
"hsl": {
"h": 211.552,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.79913,
"c": 0.10446,
"h": 251.7
},
"luminance": 0.51293
}Semantic roles & 50–950 ramp
primary
#8BC2FF
secondary
#E09B4E
accent
#7900E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386