#8BC2DE#8BC2DE
#8BC2DE is a light, moderate cyan. Relative luminance 0.493; OKLCH L 78.6% C 0.070 H 230.9°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC2DE |
|---|---|
| RGB | rgb(139, 194, 222) |
| HSL | hsl(200, 56%, 71%) |
| HSV | hsv(200, 37%, 87%) |
| CMYK | cmyk(37.4%, 12.6%, 0%, 12.9%) |
| CIE-LAB | lab(75.66, -10.91, -19.64) |
| CIE-LCH | lch(75.66, 22.47, 240.93°) |
| OKLab | oklab(78.58% -0.044 -0.054) |
| OKLCH | oklch(78.58% 0.07 230.9) |
| XYZ | xyz(43.1197, 49.3439, 76.3453) |
| Luminance | 0.4935 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.62
Baby Blue
#89CFF0
ΔE00 3.63
Lightblue (survey)
#7BC8F6
ΔE00 4.72
Lightskyblue
#87CEFA
ΔE00 4.95
Light Grey Blue
#9DBCD4
ΔE00 5.14
Sky
#82CAFC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC2DE #DEA78B
analogous
#8BDED0 #8BC2DE #8B98DE
triadic
#8BC2DE #DE8BC2 #C2DE8B
tetradic
#8BC2DE #D08BDE #DEA78B #98DE8B
square
#8BC2DE #D08BDE #DEA78B #98DE8B
split-complementary
#8BC2DE #DE8B98 #DED08B
monochromatic
#358DBA #5BA9D0 #8BC2DE #BBDBEC #E7F2F8
Accessibility & contrast
On white
1.93
#8BC2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#8BC2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC2DE
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC2DE | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0DF
Deuteranopia (green-blind)
#A8B6DE
Tritanopia (blue-blind)
#6DCACB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8bc2de; /* rgb */ color: rgb(139, 194, 222); /* oklch */ color: oklch(78.6% 0.070 230.9);
Tailwind
colors: {
custom: {
50: '#b0d4e8',
500: '#8bc2de',
950: '#000000',
},
}SCSS
$custom: #8bc2de; $custom-light: #b0d4e8; $custom-dark: #000000;
JSON
{
"hex": "#8bc2de",
"rgb": {
"r": 139,
"g": 194,
"b": 222
},
"hsl": {
"h": 200.241,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.78581,
"c": 0.06963,
"h": 230.9
},
"luminance": 0.49346
}Semantic roles & 50–950 ramp
primary
#8BC2DE
secondary
#EEDFD7
accent
#5922C3
background
#FBFDFE
surface
#F6FAFC
border
#D0D3D5
text
#111416
muted
#808384