#8DBBF3#8DBBF3
#8DBBF3 is a light, moderate cyan. Relative luminance 0.477; OKLCH L 78.0% C 0.094 H 253.8°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBBF3 |
|---|---|
| RGB | rgb(141, 187, 243) |
| HSL | hsl(213, 81%, 75%) |
| HSV | hsv(213, 42%, 95%) |
| CMYK | cmyk(42%, 23%, 0%, 4.7%) |
| CIE-LAB | lab(74.62, -1.10, -32.57) |
| CIE-LCH | lch(74.62, 32.59, 268.06°) |
| OKLab | oklab(78.03% -0.0264 -0.0906) |
| OKLCH | oklch(78.03% 0.094 253.8) |
| XYZ | xyz(44.9272, 47.6718, 91.6109) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.68
Sky Blue (survey)
#75BBFD
ΔE00 4.00
Pastel Blue
#A2BFFE
ΔE00 4.59
Baby Blue (survey)
#A2CFFE
ΔE00 5.15
Sky
#82CAFC
ΔE00 6.38
Light Blue
#95D0FC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBBF3 #F3C58D
analogous
#8DEEF3 #8DBBF3 #928DF3
triadic
#8DBBF3 #F38DBB #BBF38D
tetradic
#8DBBF3 #F38DEE #F3C58D #8DF392
square
#8DBBF3 #F38DEE #F3C58D #8DF392
split-complementary
#8DBBF3 #F3928D #EEF38D
monochromatic
#1E79E7 #569AED #8DBBF3 #C4DCF9 #E3EEFC
Accessibility & contrast
On white
1.99
#8DBBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#8DBBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBBF3
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBBF3 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BDF6
Deuteranopia (green-blind)
#9AB3F2
Tritanopia (blue-blind)
#67C7CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8dbbf3; /* rgb */ color: rgb(141, 187, 243); /* oklch */ color: oklch(78.0% 0.094 253.8);
Tailwind
colors: {
custom: {
50: '#b2cff7',
500: '#8dbbf3',
950: '#000000',
},
}SCSS
$custom: #8dbbf3; $custom-light: #b2cff7; $custom-dark: #000000;
JSON
{
"hex": "#8dbbf3",
"rgb": {
"r": 141,
"g": 187,
"b": 243
},
"hsl": {
"h": 212.941,
"s": 80.952,
"l": 75.294
},
"oklch": {
"l": 0.78032,
"c": 0.09433,
"h": 253.8
},
"luminance": 0.47674
}Semantic roles & 50–950 ramp
primary
#8DBBF3
secondary
#F4E7D7
accent
#7D08DD
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285