#8BD2ED#8BD2ED
#8BD2ED is a very light, moderate cyan. Relative luminance 0.577; OKLCH L 82.6% C 0.080 H 224.0°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD2ED |
|---|---|
| RGB | rgb(139, 210, 237) |
| HSL | hsl(197, 73%, 74%) |
| HSV | hsv(197, 41%, 93%) |
| CMYK | cmyk(41.4%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(80.57, -15.39, -20.26) |
| CIE-LCH | lch(80.57, 25.45, 232.78°) |
| OKLab | oklab(82.64% -0.0578 -0.0558) |
| OKLCH | oklch(82.64% 0.08 224) |
| XYZ | xyz(48.9747, 57.6933, 88.6596) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.18
Baby Blue
#89CFF0
ΔE00 2.16
Ice Blue
#A5DFF9
ΔE00 4.05
Lightskyblue
#87CEFA
ΔE00 5.28
Lightblue
#ADD8E6
ΔE00 5.69
Lightblue (survey)
#7BC8F6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD2ED #EDA68B
analogous
#8BEDD7 #8BD2ED #8BA1ED
triadic
#8BD2ED #ED8BD2 #D2ED8B
tetradic
#8BD2ED #D78BED #EDA68B #A1ED8B
square
#8BD2ED #D78BED #EDA68B #A1ED8B
split-complementary
#8BD2ED #ED8BA1 #EDD78B
monochromatic
#22A8DC #56BDE5 #8BD2ED #C0E7F5 #E5F5FB
Accessibility & contrast
On white
1.67
#8BD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#8BD2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD2ED
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD2ED | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEE
Deuteranopia (green-blind)
#B4C3ED
Tritanopia (blue-blind)
#62DADA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8bd2ed; /* rgb */ color: rgb(139, 210, 237); /* oklch */ color: oklch(82.6% 0.080 224.0);
Tailwind
colors: {
custom: {
50: '#b1dff2',
500: '#8bd2ed',
950: '#000000',
},
}SCSS
$custom: #8bd2ed; $custom-light: #b1dff2; $custom-dark: #000000;
JSON
{
"hex": "#8bd2ed",
"rgb": {
"r": 139,
"g": 210,
"b": 237
},
"hsl": {
"h": 196.531,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.82637,
"c": 0.08039,
"h": 224
},
"luminance": 0.57697
}Semantic roles & 50–950 ramp
primary
#8BD2ED
secondary
#C87454
accent
#4710D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485