#8BCEDF#8BCEDF
#8BCEDF is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.3% C 0.072 H 215.4°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCEDF |
|---|---|
| RGB | rgb(139, 206, 223) |
| HSL | hsl(192, 57%, 71%) |
| HSV | hsv(192, 38%, 87%) |
| CMYK | cmyk(37.7%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(79.02, -16.89, -15.12) |
| CIE-LCH | lch(79.02, 22.67, 221.82°) |
| OKLab | oklab(81.25% -0.0583 -0.0415) |
| OKLCH | oklch(81.25% 0.072 215.4) |
| XYZ | xyz(46.0334, 54.9564, 77.9797) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.00
Baby Blue
#89CFF0
ΔE00 5.37
Lightblue
#ADD8E6
ΔE00 5.47
Ice Blue
#A5DFF9
ΔE00 6.20
Powder Blue
#B0E0E6
ΔE00 6.57
Robin'S Egg Blue
#98EFF9
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCEDF #DF9C8B
analogous
#8BDFC6 #8BCEDF #8BA4DF
triadic
#8BCEDF #DF8BCE #CEDF8B
tetradic
#8BCEDF #C68BDF #DF9C8B #A4DF8B
square
#8BCEDF #C68BDF #DF9C8B #A4DF8B
split-complementary
#8BCEDF #DF8BA4 #DFC68B
monochromatic
#34A0BC #5BBAD2 #8BCEDF #BBE2EC #E7F5F8
Accessibility & contrast
On white
1.75
#8BCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#8BCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCEDF
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCEDF | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#B4BFDF
Tritanopia (blue-blind)
#6AD5D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8bcedf; /* rgb */ color: rgb(139, 206, 223); /* oklch */ color: oklch(81.3% 0.072 215.4);
Tailwind
colors: {
custom: {
50: '#b0dde9',
500: '#8bcedf',
950: '#000000',
},
}SCSS
$custom: #8bcedf; $custom-light: #b0dde9; $custom-dark: #000000;
JSON
{
"hex": "#8bcedf",
"rgb": {
"r": 139,
"g": 206,
"b": 223
},
"hsl": {
"h": 192.143,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.81254,
"c": 0.07157,
"h": 215.4
},
"luminance": 0.54959
}Semantic roles & 50–950 ramp
primary
#8BCEDF
secondary
#B76B57
accent
#4221C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484