#8BBFE3#8BBFE3
#8BBFE3 is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.1% C 0.075 H 239.2°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFE3 |
|---|---|
| RGB | rgb(139, 191, 227) |
| HSL | hsl(205, 61%, 72%) |
| HSV | hsv(205, 39%, 89%) |
| CMYK | cmyk(38.8%, 15.9%, 0%, 11%) |
| CIE-LAB | lab(75.01, -8.04, -23.34) |
| CIE-LCH | lch(75.01, 24.68, 251.00°) |
| OKLab | oklab(78.12% -0.0384 -0.0644) |
| OKLCH | oklch(78.12% 0.075 239.2) |
| XYZ | xyz(43.1388, 48.2941, 79.7067) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.94
Sky
#82CAFC
ΔE00 4.17
Lightskyblue
#87CEFA
ΔE00 4.40
Light Grey Blue
#9DBCD4
ΔE00 4.51
Light Blue
#95D0FC
ΔE00 4.59
Baby Blue
#89CFF0
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFE3 #E3AF8B
analogous
#8BE3DB #8BBFE3 #8B93E3
triadic
#8BBFE3 #E38BBF #BFE38B
tetradic
#8BBFE3 #DB8BE3 #E3AF8B #93E38B
square
#8BBFE3 #DB8BE3 #E3AF8B #93E38B
split-complementary
#8BBFE3 #E38B93 #E3DB8B
monochromatic
#2F87C4 #5AA4D7 #8BBFE3 #BCDAEF #E6F1F9
Accessibility & contrast
On white
1.97
#8BBFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#8BBFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFE3
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFE3 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE5
Deuteranopia (green-blind)
#A3B4E2
Tritanopia (blue-blind)
#6BC8CB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbfe3; /* rgb */ color: rgb(139, 191, 227); /* oklch */ color: oklch(78.1% 0.075 239.2);
Tailwind
colors: {
custom: {
50: '#b0d2eb',
500: '#8bbfe3',
950: '#000000',
},
}SCSS
$custom: #8bbfe3; $custom-light: #b0d2eb; $custom-dark: #000000;
JSON
{
"hex": "#8bbfe3",
"rgb": {
"r": 139,
"g": 191,
"b": 227
},
"hsl": {
"h": 204.545,
"s": 61.111,
"l": 71.765
},
"oklch": {
"l": 0.7812,
"c": 0.07499,
"h": 239.2
},
"luminance": 0.48297
}Semantic roles & 50–950 ramp
primary
#8BBFE3
secondary
#F0E3DA
accent
#631DC9
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284