#8BBEE4#8BBEE4
#8BBEE4 is a light, moderate cyan. Relative luminance 0.479; OKLCH L 77.9% C 0.076 H 241.2°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBEE4 |
|---|---|
| RGB | rgb(139, 190, 228) |
| HSL | hsl(206, 62%, 72%) |
| HSV | hsv(206, 39%, 89%) |
| CMYK | cmyk(39%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(74.77, -7.24, -24.24) |
| CIE-LCH | lch(74.77, 25.30, 253.37°) |
| OKLab | oklab(77.94% -0.0368 -0.0669) |
| OKLCH | oklch(77.94% 0.076 241.2) |
| XYZ | xyz(43.0599, 47.9148, 80.3633) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 4.21
Lightblue (survey)
#7BC8F6
ΔE00 4.21
Light Grey Blue
#9DBCD4
ΔE00 4.61
Light Blue
#95D0FC
ΔE00 4.66
Lightskyblue
#87CEFA
ΔE00 4.68
Sky Blue (survey)
#75BBFD
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBEE4 #E4B18B
analogous
#8BE4DE #8BBEE4 #8B92E4
triadic
#8BBEE4 #E48BBE #BEE48B
tetradic
#8BBEE4 #DE8BE4 #E4B18B #92E48B
square
#8BBEE4 #DE8BE4 #E4B18B #92E48B
split-complementary
#8BBEE4 #E48B92 #E4DE8B
monochromatic
#2E85C6 #59A2D8 #8BBEE4 #BDDAF0 #E6F1F9
Accessibility & contrast
On white
1.98
#8BBEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#8BBEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBEE4
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBEE4 | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBDE6
Deuteranopia (green-blind)
#A2B4E3
Tritanopia (blue-blind)
#6BC7CA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8bbee4; /* rgb */ color: rgb(139, 190, 228); /* oklch */ color: oklch(77.9% 0.076 241.2);
Tailwind
colors: {
custom: {
50: '#b0d1ec',
500: '#8bbee4',
950: '#000000',
},
}SCSS
$custom: #8bbee4; $custom-light: #b0d1ec; $custom-dark: #000000;
JSON
{
"hex": "#8bbee4",
"rgb": {
"r": 139,
"g": 190,
"b": 228
},
"hsl": {
"h": 205.618,
"s": 62.238,
"l": 71.961
},
"oklch": {
"l": 0.77942,
"c": 0.07641,
"h": 241.2
},
"luminance": 0.47917
}Semantic roles & 50–950 ramp
primary
#8BBEE4
secondary
#F1E4DA
accent
#661CCA
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284