#8BC1DD#8BC1DD
#8BC1DD is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.3% C 0.069 H 231.3°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC1DD |
|---|---|
| RGB | rgb(139, 193, 221) |
| HSL | hsl(200, 55%, 71%) |
| HSV | hsv(200, 37%, 87%) |
| CMYK | cmyk(37.1%, 12.7%, 0%, 13.3%) |
| CIE-LAB | lab(75.36, -10.64, -19.56) |
| CIE-LCH | lch(75.36, 22.27, 241.46°) |
| OKLab | oklab(78.33% -0.0431 -0.0538) |
| OKLCH | oklch(78.33% 0.069 231.3) |
| XYZ | xyz(42.7642, 48.8469, 75.5676) |
| Luminance | 0.4885 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.90
Sky Blue
#87CEEB
ΔE00 3.92
Lightblue (survey)
#7BC8F6
ΔE00 4.81
Light Grey Blue
#9DBCD4
ΔE00 4.93
Lightskyblue
#87CEFA
ΔE00 5.09
Sky
#82CAFC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC1DD #DDA78B
analogous
#8BDDD0 #8BC1DD #8B98DD
triadic
#8BC1DD #DD8BC1 #C1DD8B
tetradic
#8BC1DD #D08BDD #DDA78B #98DD8B
square
#8BC1DD #D08BDD #DDA78B #98DD8B
split-complementary
#8BC1DD #DD8B98 #DDD08B
monochromatic
#368BB8 #5CA8CF #8BC1DD #BADAEB #E7F2F8
Accessibility & contrast
On white
1.95
#8BC1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#8BC1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC1DD
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC1DD | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFDE
Deuteranopia (green-blind)
#A7B6DD
Tritanopia (blue-blind)
#6DC9CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8bc1dd; /* rgb */ color: rgb(139, 193, 221); /* oklch */ color: oklch(78.3% 0.069 231.3);
Tailwind
colors: {
custom: {
50: '#afd3e7',
500: '#8bc1dd',
950: '#000000',
},
}SCSS
$custom: #8bc1dd; $custom-light: #afd3e7; $custom-dark: #000000;
JSON
{
"hex": "#8bc1dd",
"rgb": {
"r": 139,
"g": 193,
"b": 221
},
"hsl": {
"h": 200.488,
"s": 54.667,
"l": 70.588
},
"oklch": {
"l": 0.78326,
"c": 0.06892,
"h": 231.3
},
"luminance": 0.48849
}Semantic roles & 50–950 ramp
primary
#8BC1DD
secondary
#EDDED7
accent
#5A23C2
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284