#8DBEE9#8DBEE9
#8DBEE9 is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.3% C 0.081 H 245.6°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBEE9 |
|---|---|
| RGB | rgb(141, 190, 233) |
| HSL | hsl(208, 68%, 73%) |
| HSV | hsv(208, 39%, 91%) |
| CMYK | cmyk(39.5%, 18.5%, 0%, 8.6%) |
| CIE-LAB | lab(75.06, -5.41, -26.50) |
| CIE-LCH | lch(75.06, 27.04, 258.47°) |
| OKLab | oklab(78.26% -0.0333 -0.0733) |
| OKLCH | oklch(78.26% 0.081 245.6) |
| XYZ | xyz(44.1011, 48.3703, 84.0876) |
| Luminance | 0.4837 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.97
Carolina Blue
#8AB8FE
ΔE00 4.33
Sky
#82CAFC
ΔE00 4.42
Light Blue
#95D0FC
ΔE00 4.68
Baby Blue (survey)
#A2CFFE
ΔE00 4.77
Lightblue (survey)
#7BC8F6
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBEE9 #E9B88D
analogous
#8DE9E6 #8DBEE9 #8D90E9
triadic
#8DBEE9 #E98DBE #BEE98D
tetradic
#8DBEE9 #E68DE9 #E9B88D #90E98D
square
#8DBEE9 #E68DE9 #E9B88D #90E98D
split-complementary
#8DBEE9 #E98D90 #E9E68D
monochromatic
#2983D3 #5AA1DF #8DBEE9 #C0DBF3 #E5F0FA
Accessibility & contrast
On white
1.97
#8DBEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#8DBEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBEE9
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBEE9 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBEEB
Deuteranopia (green-blind)
#A1B5E8
Tritanopia (blue-blind)
#6CC8CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8dbee9; /* rgb */ color: rgb(141, 190, 233); /* oklch */ color: oklch(78.3% 0.081 245.6);
Tailwind
colors: {
custom: {
50: '#b1d1f0',
500: '#8dbee9',
950: '#000000',
},
}SCSS
$custom: #8dbee9; $custom-light: #b1d1f0; $custom-dark: #000000;
JSON
{
"hex": "#8dbee9",
"rgb": {
"r": 141,
"g": 190,
"b": 233
},
"hsl": {
"h": 208.043,
"s": 67.647,
"l": 73.333
},
"oklch": {
"l": 0.78256,
"c": 0.0805,
"h": 245.6
},
"luminance": 0.48373
}Semantic roles & 50–950 ramp
primary
#8DBEE9
secondary
#F2E5D9
accent
#6D16D0
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284