#8DBCE3#8DBCE3
#8DBCE3 is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.6% C 0.075 H 244.0°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBCE3 |
|---|---|
| RGB | rgb(141, 188, 227) |
| HSL | hsl(207, 61%, 72%) |
| HSV | hsv(207, 38%, 89%) |
| CMYK | cmyk(37.9%, 17.2%, 0%, 11%) |
| CIE-LAB | lab(74.30, -5.90, -24.41) |
| CIE-LCH | lch(74.30, 25.11, 256.41°) |
| OKLab | oklab(77.59% -0.0329 -0.0674) |
| OKLCH | oklch(77.59% 0.075 244) |
| XYZ | xyz(42.8284, 47.1728, 79.5067) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.46
Sky Blue (survey)
#75BBFD
ΔE00 4.63
Carolina Blue
#8AB8FE
ΔE00 4.93
Sky
#82CAFC
ΔE00 4.94
Lightblue (survey)
#7BC8F6
ΔE00 5.17
Light Blue
#95D0FC
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBCE3 #E3B48D
analogous
#8DE3DF #8DBCE3 #8D91E3
triadic
#8DBCE3 #E38DBC #BCE38D
tetradic
#8DBCE3 #DF8DE3 #E3B48D #91E38D
square
#8DBCE3 #DF8DE3 #E3B48D #91E38D
split-complementary
#8DBCE3 #E38D91 #E3DF8D
monochromatic
#3082C5 #5C9FD7 #8DBCE3 #BED9EF #E6F1F9
Accessibility & contrast
On white
2.01
#8DBCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#8DBCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBCE3
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBCE3 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBCE5
Deuteranopia (green-blind)
#A1B3E2
Tritanopia (blue-blind)
#6FC5C9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8dbce3; /* rgb */ color: rgb(141, 188, 227); /* oklch */ color: oklch(77.6% 0.075 244.0);
Tailwind
colors: {
custom: {
50: '#b1d0ec',
500: '#8dbce3',
950: '#000000',
},
}SCSS
$custom: #8dbce3; $custom-light: #b1d0ec; $custom-dark: #000000;
JSON
{
"hex": "#8dbce3",
"rgb": {
"r": 141,
"g": 188,
"b": 227
},
"hsl": {
"h": 207.209,
"s": 60.563,
"l": 72.157
},
"oklch": {
"l": 0.77588,
"c": 0.07497,
"h": 244
},
"luminance": 0.47175
}Semantic roles & 50–950 ramp
primary
#8DBCE3
secondary
#F0E4DB
accent
#6B1DC8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284