#8DBBF2#8DBBF2
#8DBBF2 is a light, moderate cyan. Relative luminance 0.476; OKLCH L 78.0% C 0.093 H 253.3°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBBF2 |
|---|---|
| RGB | rgb(141, 187, 242) |
| HSL | hsl(213, 80%, 75%) |
| HSV | hsv(213, 42%, 95%) |
| CMYK | cmyk(41.7%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(74.58, -1.38, -32.09) |
| CIE-LCH | lch(74.58, 32.12, 267.55°) |
| OKLab | oklab(77.99% -0.0267 -0.0892) |
| OKLCH | oklch(77.99% 0.093 253.3) |
| XYZ | xyz(44.7766, 47.6115, 90.8177) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.81
Sky Blue (survey)
#75BBFD
ΔE00 3.97
Pastel Blue
#A2BFFE
ΔE00 4.66
Baby Blue (survey)
#A2CFFE
ΔE00 5.13
Sky
#82CAFC
ΔE00 6.29
Light Blue
#95D0FC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBBF2 #F2C48D
analogous
#8DEEF2 #8DBBF2 #918DF2
triadic
#8DBBF2 #F28DBB #BBF28D
tetradic
#8DBBF2 #F28DEE #F2C48D #8DF291
square
#8DBBF2 #F28DEE #F2C48D #8DF291
split-complementary
#8DBBF2 #F2918D #EEF28D
monochromatic
#1F79E5 #569AEC #8DBBF2 #C4DCF8 #E4EFFC
Accessibility & contrast
On white
2.00
#8DBBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#8DBBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBBF2
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBBF2 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BDF5
Deuteranopia (green-blind)
#9AB3F1
Tritanopia (blue-blind)
#68C7CE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8dbbf2; /* rgb */ color: rgb(141, 187, 242); /* oklch */ color: oklch(78.0% 0.093 253.3);
Tailwind
colors: {
custom: {
50: '#b2cff6',
500: '#8dbbf2',
950: '#000000',
},
}SCSS
$custom: #8dbbf2; $custom-light: #b2cff6; $custom-dark: #000000;
JSON
{
"hex": "#8dbbf2",
"rgb": {
"r": 141,
"g": 187,
"b": 242
},
"hsl": {
"h": 212.673,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.7799,
"c": 0.0931,
"h": 253.3
},
"luminance": 0.47614
}Semantic roles & 50–950 ramp
primary
#8DBBF2
secondary
#F4E7D7
accent
#7C0ADC
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285