#8DBCE2#8DBCE2
#8DBCE2 is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.5% C 0.074 H 243.3°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBCE2 |
|---|---|
| RGB | rgb(141, 188, 226) |
| HSL | hsl(207, 59%, 72%) |
| HSV | hsv(207, 38%, 89%) |
| CMYK | cmyk(37.6%, 16.8%, 0%, 11.4%) |
| CIE-LAB | lab(74.27, -6.16, -23.92) |
| CIE-LCH | lch(74.27, 24.70, 255.56°) |
| OKLab | oklab(77.55% -0.0332 -0.066) |
| OKLCH | oklch(77.55% 0.074 243.3) |
| XYZ | xyz(42.6907, 47.1178, 78.7819) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.28
Sky Blue (survey)
#75BBFD
ΔE00 4.81
Sky
#82CAFC
ΔE00 4.95
Lightblue (survey)
#7BC8F6
ΔE00 5.11
Carolina Blue
#8AB8FE
ΔE00 5.19
Light Blue
#95D0FC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBCE2 #E2B38D
analogous
#8DE2DE #8DBCE2 #8D91E2
triadic
#8DBCE2 #E28DBC #BCE28D
tetradic
#8DBCE2 #DE8DE2 #E2B38D #91E28D
square
#8DBCE2 #DE8DE2 #E2B38D #91E28D
split-complementary
#8DBCE2 #E28D91 #E2DE8D
monochromatic
#3282C3 #5C9FD6 #8DBCE2 #BED9EE #E7F1F9
Accessibility & contrast
On white
2.01
#8DBCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#8DBCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBCE2
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBCE2 | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBCE4
Deuteranopia (green-blind)
#A1B3E1
Tritanopia (blue-blind)
#6FC5C8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8dbce2; /* rgb */ color: rgb(141, 188, 226); /* oklch */ color: oklch(77.5% 0.074 243.3);
Tailwind
colors: {
custom: {
50: '#b1d0eb',
500: '#8dbce2',
950: '#000000',
},
}SCSS
$custom: #8dbce2; $custom-light: #b1d0eb; $custom-dark: #000000;
JSON
{
"hex": "#8dbce2",
"rgb": {
"r": 141,
"g": 188,
"b": 226
},
"hsl": {
"h": 206.824,
"s": 59.441,
"l": 71.961
},
"oklch": {
"l": 0.77549,
"c": 0.07389,
"h": 243.3
},
"luminance": 0.4712
}Semantic roles & 50–950 ramp
primary
#8DBCE2
secondary
#F0E4DB
accent
#6A1EC7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284