#8DBFF8#8DBFF8
#8DBFF8 is a light, moderate cyan. Relative luminance 0.497; OKLCH L 79.1% C 0.097 H 252.3°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBFF8 |
|---|---|
| RGB | rgb(141, 191, 248) |
| HSL | hsl(212, 88%, 76%) |
| HSV | hsv(212, 43%, 97%) |
| CMYK | cmyk(43.1%, 23%, 0%, 2.7%) |
| CIE-LAB | lab(75.88, -1.92, -33.31) |
| CIE-LCH | lch(75.88, 33.37, 266.70°) |
| OKLab | oklab(79.09% -0.0296 -0.0927) |
| OKLCH | oklch(79.09% 0.097 252.3) |
| XYZ | xyz(46.5530, 49.6987, 95.9285) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.44
Sky Blue (survey)
#75BBFD
ΔE00 3.47
Baby Blue (survey)
#A2CFFE
ΔE00 4.30
Pastel Blue
#A2BFFE
ΔE00 5.11
Sky
#82CAFC
ΔE00 5.34
Light Blue
#95D0FC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBFF8 #F8C68D
analogous
#8DF4F8 #8DBFF8 #918DF8
triadic
#8DBFF8 #F88DBF #BFF88D
tetradic
#8DBFF8 #F88DF4 #F8C68D #8DF891
square
#8DBFF8 #F88DF4 #F8C68D #8DF891
split-complementary
#8DBFF8 #F8918D #F4F88D
monochromatic
#1A7EF1 #539FF4 #8DBFF8 #C7DFFC #E2EFFD
Accessibility & contrast
On white
1.92
#8DBFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#8DBFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBFF8
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBFF8 | 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)
#A9C1FB
Deuteranopia (green-blind)
#9CB6F7
Tritanopia (blue-blind)
#64CCD2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8dbff8; /* rgb */ color: rgb(141, 191, 248); /* oklch */ color: oklch(79.1% 0.097 252.3);
Tailwind
colors: {
custom: {
50: '#b2d2fa',
500: '#8dbff8',
950: '#000000',
},
}SCSS
$custom: #8dbff8; $custom-light: #b2d2fa; $custom-dark: #000000;
JSON
{
"hex": "#8dbff8",
"rgb": {
"r": 141,
"g": 191,
"b": 248
},
"hsl": {
"h": 211.963,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.7909,
"c": 0.09729,
"h": 252.3
},
"luminance": 0.49702
}Semantic roles & 50–950 ramp
primary
#8DBFF8
secondary
#F5E7D6
accent
#7A00E5
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285