#8DBBEC#8DBBEC
#8DBBEC is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.7% C 0.086 H 250.5°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBBEC |
|---|---|
| RGB | rgb(141, 187, 236) |
| HSL | hsl(211, 71%, 74%) |
| HSV | hsv(211, 40%, 93%) |
| CMYK | cmyk(40.3%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(74.35, -2.99, -29.20) |
| CIE-LCH | lch(74.35, 29.35, 264.16°) |
| OKLab | oklab(77.74% -0.0286 -0.0809) |
| OKLCH | oklch(77.74% 0.086 250.5) |
| XYZ | xyz(43.8902, 47.2570, 86.1494) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.71
Sky Blue (survey)
#75BBFD
ΔE00 3.90
Baby Blue (survey)
#A2CFFE
ΔE00 5.11
Pastel Blue
#A2BFFE
ΔE00 5.19
Sky
#82CAFC
ΔE00 5.78
Light Blue
#95D0FC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBBEC #ECBE8D
analogous
#8DEBEC #8DBBEC #8F8DEC
triadic
#8DBBEC #EC8DBB #BBEC8D
tetradic
#8DBBEC #EC8DEB #ECBE8D #8DEC8F
square
#8DBBEC #EC8DEB #ECBE8D #8DEC8F
split-complementary
#8DBBEC #EC8F8D #EBEC8D
monochromatic
#247CDA #599CE3 #8DBBEC #C1DAF5 #E5EFFB
Accessibility & contrast
On white
2.01
#8DBBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#8DBBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBBEC
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBBEC | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCEE
Deuteranopia (green-blind)
#9CB3EB
Tritanopia (blue-blind)
#6BC6CB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8dbbec; /* rgb */ color: rgb(141, 187, 236); /* oklch */ color: oklch(77.7% 0.086 250.5);
Tailwind
colors: {
custom: {
50: '#b2cff2',
500: '#8dbbec',
950: '#000000',
},
}SCSS
$custom: #8dbbec; $custom-light: #b2cff2; $custom-dark: #000000;
JSON
{
"hex": "#8dbbec",
"rgb": {
"r": 141,
"g": 187,
"b": 236
},
"hsl": {
"h": 210.947,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.77738,
"c": 0.08586,
"h": 250.5
},
"luminance": 0.47259
}Semantic roles & 50–950 ramp
primary
#8DBBEC
secondary
#F2E6D9
accent
#7612D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285