#8DBFFB#8DBFFB
#8DBFFB is a light, moderate cyan. Relative luminance 0.499; OKLCH L 79.2% C 0.101 H 253.5°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBFFB |
|---|---|
| RGB | rgb(141, 191, 251) |
| HSL | hsl(213, 93%, 77%) |
| HSV | hsv(213, 44%, 98%) |
| CMYK | cmyk(43.8%, 23.9%, 0%, 1.6%) |
| CIE-LAB | lab(76.00, -1.10, -34.74) |
| CIE-LCH | lch(76.00, 34.76, 268.19°) |
| OKLab | oklab(79.22% -0.0287 -0.0968) |
| OKLCH | oklch(79.22% 0.101 253.5) |
| XYZ | xyz(47.0221, 49.8864, 98.3993) |
| Luminance | 0.4989 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.19
Sky Blue (survey)
#75BBFD
ΔE00 3.60
Baby Blue (survey)
#A2CFFE
ΔE00 4.36
Pastel Blue
#A2BFFE
ΔE00 4.96
Light Blue
#95D0FC
ΔE00 5.62
Sky
#82CAFC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBFFB #FBC98D
analogous
#8DF6FB #8DBFFB #928DFB
triadic
#8DBFFB #FB8DBF #BFFB8D
tetradic
#8DBFFB #FB8DF6 #FBC98D #8DFB92
square
#8DBFFB #FB8DF6 #FBC98D #8DFB92
split-complementary
#8DBFFB #FB928D #F6FB8D
monochromatic
#177DF7 #529EF9 #8DBFFB #C8E0FD #E1EEFE
Accessibility & contrast
On white
1.91
#8DBFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#8DBFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBFFB
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBFFB | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FE
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#62CCD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8dbffb; /* rgb */ color: rgb(141, 191, 251); /* oklch */ color: oklch(79.2% 0.101 253.5);
Tailwind
colors: {
custom: {
50: '#b3d2fd',
500: '#8dbffb',
950: '#000000',
},
}SCSS
$custom: #8dbffb; $custom-light: #b3d2fd; $custom-dark: #000000;
JSON
{
"hex": "#8dbffb",
"rgb": {
"r": 141,
"g": 191,
"b": 251
},
"hsl": {
"h": 212.727,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.79219,
"c": 0.10094,
"h": 253.5
},
"luminance": 0.49889
}Semantic roles & 50–950 ramp
primary
#8DBFFB
secondary
#F6E7D5
accent
#7D00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285