#8BC9FE#8BC9FE
#8BC9FE is a light, moderate cyan. Relative luminance 0.544; OKLCH L 81.4% C 0.099 H 245.2°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC9FE |
|---|---|
| RGB | rgb(139, 201, 254) |
| HSL | hsl(208, 98%, 77%) |
| HSV | hsv(208, 45%, 100%) |
| CMYK | cmyk(45.3%, 20.9%, 0%, 0.4%) |
| CIE-LAB | lab(78.70, -6.15, -32.19) |
| CIE-LCH | lch(78.70, 32.77, 259.19°) |
| OKLab | oklab(81.36% -0.0413 -0.0895) |
| OKLCH | oklch(81.36% 0.099 245.2) |
| XYZ | xyz(49.4174, 54.4146, 101.6458) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.14
Light Blue
#95D0FC
ΔE00 2.44
Lightskyblue
#87CEFA
ΔE00 3.35
Baby Blue (survey)
#A2CFFE
ΔE00 3.62
Lightblue (survey)
#7BC8F6
ΔE00 3.71
Sky Blue (survey)
#75BBFD
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC9FE #FEC08B
analogous
#8BFEF9 #8BC9FE #8B90FE
triadic
#8BC9FE #FE8BC9 #C9FE8B
tetradic
#8BC9FE #F98BFE #FEC08B #90FE8B
square
#8BC9FE #F98BFE #FEC08B #90FE8B
split-complementary
#8BC9FE #FE8B90 #FEF98B
monochromatic
#1291FD #4EADFD #8BC9FE #C8E5FF #E1F1FF
Accessibility & contrast
On white
1.77
#8BC9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#8BC9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC9FE
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC9FE | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#A4BEFD
Tritanopia (blue-blind)
#5AD6DB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8bc9fe; /* rgb */ color: rgb(139, 201, 254); /* oklch */ color: oklch(81.4% 0.099 245.2);
Tailwind
colors: {
custom: {
50: '#b2d9ff',
500: '#8bc9fe',
950: '#000000',
},
}SCSS
$custom: #8bc9fe; $custom-light: #b2d9ff; $custom-dark: #000000;
JSON
{
"hex": "#8bc9fe",
"rgb": {
"r": 139,
"g": 201,
"b": 254
},
"hsl": {
"h": 207.652,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.81356,
"c": 0.09857,
"h": 245.2
},
"luminance": 0.54418
}Semantic roles & 50–950 ramp
primary
#8BC9FE
secondary
#DE914F
accent
#6A00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386