#8BBEE3#8BBEE3
#8BBEE3 is a light, moderate cyan. Relative luminance 0.479; OKLCH L 77.9% C 0.075 H 240.4°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBEE3 |
|---|---|
| RGB | rgb(139, 190, 227) |
| HSL | hsl(205, 61%, 72%) |
| HSV | hsv(205, 39%, 89%) |
| CMYK | cmyk(38.8%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(74.74, -7.50, -23.75) |
| CIE-LCH | lch(74.74, 24.91, 252.47°) |
| OKLab | oklab(77.9% -0.0372 -0.0656) |
| OKLCH | oklch(77.9% 0.075 240.4) |
| XYZ | xyz(42.9215, 47.8594, 79.6343) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.19
Sky
#82CAFC
ΔE00 4.28
Light Grey Blue
#9DBCD4
ΔE00 4.49
Lightskyblue
#87CEFA
ΔE00 4.67
Light Blue
#95D0FC
ΔE00 4.73
Sky Blue (survey)
#75BBFD
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBEE3 #E3B08B
analogous
#8BE3DC #8BBEE3 #8B92E3
triadic
#8BBEE3 #E38BBE #BEE38B
tetradic
#8BBEE3 #DC8BE3 #E3B08B #92E38B
square
#8BBEE3 #DC8BE3 #E3B08B #92E38B
split-complementary
#8BBEE3 #E38B92 #E3DC8B
monochromatic
#2F86C4 #5AA2D7 #8BBEE3 #BCDAEF #E6F1F9
Accessibility & contrast
On white
1.99
#8BBEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#8BBEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBEE3
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBEE3 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBDE5
Deuteranopia (green-blind)
#A2B4E2
Tritanopia (blue-blind)
#6BC7CA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8bbee3; /* rgb */ color: rgb(139, 190, 227); /* oklch */ color: oklch(77.9% 0.075 240.4);
Tailwind
colors: {
custom: {
50: '#b0d1eb',
500: '#8bbee3',
950: '#000000',
},
}SCSS
$custom: #8bbee3; $custom-light: #b0d1eb; $custom-dark: #000000;
JSON
{
"hex": "#8bbee3",
"rgb": {
"r": 139,
"g": 190,
"b": 227
},
"hsl": {
"h": 205.227,
"s": 61.111,
"l": 71.765
},
"oklch": {
"l": 0.77903,
"c": 0.07538,
"h": 240.4
},
"luminance": 0.47862
}Semantic roles & 50–950 ramp
primary
#8BBEE3
secondary
#F0E3DA
accent
#651DC9
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284