#8DBAEB#8DBAEB
#8DBAEB is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.5% C 0.085 H 251.1°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBAEB |
|---|---|
| RGB | rgb(141, 186, 235) |
| HSL | hsl(211, 70%, 74%) |
| HSV | hsv(211, 40%, 92%) |
| CMYK | cmyk(40%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(74.05, -2.71, -29.13) |
| CIE-LCH | lch(74.05, 29.26, 264.68°) |
| OKLab | oklab(77.48% -0.0277 -0.0807) |
| OKLCH | oklch(77.48% 0.085 251.1) |
| XYZ | xyz(43.5339, 46.7762, 85.3159) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.60
Sky Blue (survey)
#75BBFD
ΔE00 4.08
Pastel Blue
#A2BFFE
ΔE00 5.08
Baby Blue (survey)
#A2CFFE
ΔE00 5.34
Sky
#82CAFC
ΔE00 6.10
Light Grey Blue
#9DBCD4
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBAEB #EBBE8D
analogous
#8DE9EB #8DBAEB #8F8DEB
triadic
#8DBAEB #EB8DBA #BAEB8D
tetradic
#8DBAEB #EB8DE9 #EBBE8D #8DEB8F
square
#8DBAEB #EB8DE9 #EBBE8D #8DEB8F
split-complementary
#8DBAEB #EB8F8D #E9EB8D
monochromatic
#267BD8 #599AE2 #8DBAEB #C1DAF4 #E5EFFA
Accessibility & contrast
On white
2.03
#8DBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#8DBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBAEB
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBAEB | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBED
Deuteranopia (green-blind)
#9CB2EA
Tritanopia (blue-blind)
#6BC5CA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8dbaeb; /* rgb */ color: rgb(141, 186, 235); /* oklch */ color: oklch(77.5% 0.085 251.1);
Tailwind
colors: {
custom: {
50: '#b1cef1',
500: '#8dbaeb',
950: '#000000',
},
}SCSS
$custom: #8dbaeb; $custom-light: #b1cef1; $custom-dark: #000000;
JSON
{
"hex": "#8dbaeb",
"rgb": {
"r": 141,
"g": 186,
"b": 235
},
"hsl": {
"h": 211.277,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.77484,
"c": 0.08537,
"h": 251.1
},
"luminance": 0.46779
}Semantic roles & 50–950 ramp
primary
#8DBAEB
secondary
#F2E6D9
accent
#7713D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284