#8BBCE3#8BBCE3
#8BBCE3 is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.5% C 0.076 H 242.9°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCE3 |
|---|---|
| RGB | rgb(139, 188, 227) |
| HSL | hsl(207, 61%, 72%) |
| HSV | hsv(207, 39%, 89%) |
| CMYK | cmyk(38.8%, 17.2%, 0%, 11%) |
| CIE-LAB | lab(74.19, -6.43, -24.59) |
| CIE-LCH | lch(74.19, 25.42, 255.35°) |
| OKLab | oklab(77.47% -0.0347 -0.0679) |
| OKLCH | oklch(77.47% 0.076 242.9) |
| XYZ | xyz(42.4913, 46.9990, 79.4909) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.53
Light Grey Blue
#9DBCD4
ΔE00 4.61
Sky
#82CAFC
ΔE00 4.70
Lightblue (survey)
#7BC8F6
ΔE00 4.83
Light Blue
#95D0FC
ΔE00 5.15
Carolina Blue
#8AB8FE
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCE3 #E3B28B
analogous
#8BE3DE #8BBCE3 #8B90E3
triadic
#8BBCE3 #E38BBC #BCE38B
tetradic
#8BBCE3 #DE8BE3 #E3B28B #90E38B
square
#8BBCE3 #DE8BE3 #E3B28B #90E38B
split-complementary
#8BBCE3 #E38B90 #E3DE8B
monochromatic
#2F82C4 #5AA0D7 #8BBCE3 #BCD8EF #E6F1F9
Accessibility & contrast
On white
2.02
#8BBCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#8BBCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCE3
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCE3 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBCE5
Deuteranopia (green-blind)
#A0B2E2
Tritanopia (blue-blind)
#6BC5C9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bbce3; /* rgb */ color: rgb(139, 188, 227); /* oklch */ color: oklch(77.5% 0.076 242.9);
Tailwind
colors: {
custom: {
50: '#b0d0ec',
500: '#8bbce3',
950: '#000000',
},
}SCSS
$custom: #8bbce3; $custom-light: #b0d0ec; $custom-dark: #000000;
JSON
{
"hex": "#8bbce3",
"rgb": {
"r": 139,
"g": 188,
"b": 227
},
"hsl": {
"h": 206.591,
"s": 61.111,
"l": 71.765
},
"oklch": {
"l": 0.77471,
"c": 0.07627,
"h": 242.9
},
"luminance": 0.47001
}Semantic roles & 50–950 ramp
primary
#8BBCE3
secondary
#F0E4DA
accent
#691DC9
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284