#8DBFFD#8DBFFD
#8DBFFD is a light, moderate cyan. Relative luminance 0.500; OKLCH L 79.3% C 0.103 H 254.2°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBFFD |
|---|---|
| RGB | rgb(141, 191, 253) |
| HSL | hsl(213, 97%, 77%) |
| HSV | hsv(213, 44%, 99%) |
| CMYK | cmyk(44.3%, 24.5%, 0%, 0.8%) |
| CIE-LAB | lab(76.08, -0.55, -35.70) |
| CIE-LCH | lch(76.08, 35.70, 269.12°) |
| OKLab | oklab(79.31% -0.0281 -0.0995) |
| OKLCH | oklch(79.31% 0.103 254.2) |
| XYZ | xyz(47.3390, 50.0132, 100.0685) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.07
Sky Blue (survey)
#75BBFD
ΔE00 3.71
Baby Blue (survey)
#A2CFFE
ΔE00 4.42
Pastel Blue
#A2BFFE
ΔE00 4.88
Light Blue
#95D0FC
ΔE00 5.77
Sky
#82CAFC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBFFD #FDCB8D
analogous
#8DF7FD #8DBFFD #938DFD
triadic
#8DBFFD #FD8DBF #BFFD8D
tetradic
#8DBFFD #FD8DF7 #FDCB8D #8DFD93
square
#8DBFFD #FD8DF7 #FDCB8D #8DFD93
split-complementary
#8DBFFD #FD938D #F7FD8D
monochromatic
#157BFB #519DFC #8DBFFD #C9E1FE #E1EEFE
Accessibility & contrast
On white
1.91
#8DBFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#8DBFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBFFD
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBFFD | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#61CDD4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8dbffd; /* rgb */ color: rgb(141, 191, 253); /* oklch */ color: oklch(79.3% 0.103 254.2);
Tailwind
colors: {
custom: {
50: '#b3d2fe',
500: '#8dbffd',
950: '#000000',
},
}SCSS
$custom: #8dbffd; $custom-light: #b3d2fe; $custom-dark: #000000;
JSON
{
"hex": "#8dbffd",
"rgb": {
"r": 141,
"g": 191,
"b": 253
},
"hsl": {
"h": 213.214,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.79306,
"c": 0.10339,
"h": 254.2
},
"luminance": 0.50016
}Semantic roles & 50–950 ramp
primary
#8DBFFD
secondary
#DD9F51
accent
#7F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385