#8DBEFF#8DBEFF
#8DBEFF is a light, moderate cyan. Relative luminance 0.497; OKLCH L 79.2% C 0.107 H 255.7°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBEFF |
|---|---|
| RGB | rgb(141, 190, 255) |
| HSL | hsl(214, 100%, 78%) |
| HSV | hsv(214, 45%, 100%) |
| CMYK | cmyk(44.7%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(75.89, 0.55, -37.06) |
| CIE-LCH | lch(75.89, 37.07, 270.85°) |
| OKLab | oklab(79.18% -0.0263 -0.1034) |
| OKLCH | oklch(79.18% 0.107 255.7) |
| XYZ | xyz(47.4420, 49.7066, 101.6828) |
| Luminance | 0.4971 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.66
Sky Blue (survey)
#75BBFD
ΔE00 4.00
Pastel Blue
#A2BFFE
ΔE00 4.63
Baby Blue (survey)
#A2CFFE
ΔE00 4.70
Light Blue
#95D0FC
ΔE00 6.23
Sky
#82CAFC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBEFF #FFCE8D
analogous
#8DF7FF #8DBEFF #958DFF
triadic
#8DBEFF #FF8DBE #BEFF8D
tetradic
#8DBEFF #FF8DF7 #FFCE8D #8DFF95
square
#8DBEFF #FF8DF7 #FFCE8D #8DFF95
split-complementary
#8DBEFF #FF958D #F7FF8D
monochromatic
#1378FF #509BFF #8DBEFF #CAE1FF #E0EEFF
Accessibility & contrast
On white
1.92
#8DBEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#8DBEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBEFF
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBEFF | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#98B6FE
Tritanopia (blue-blind)
#60CCD4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8dbeff; /* rgb */ color: rgb(141, 190, 255); /* oklch */ color: oklch(79.2% 0.107 255.7);
Tailwind
colors: {
custom: {
50: '#b3d1ff',
500: '#8dbeff',
950: '#000000',
},
}SCSS
$custom: #8dbeff; $custom-light: #b3d1ff; $custom-dark: #000000;
JSON
{
"hex": "#8dbeff",
"rgb": {
"r": 141,
"g": 190,
"b": 255
},
"hsl": {
"h": 214.211,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.79184,
"c": 0.10671,
"h": 255.7
},
"luminance": 0.4971
}Semantic roles & 50–950 ramp
primary
#8DBEFF
secondary
#F7E8D4
accent
#8300E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286