#8DCEDF#8DCEDF
#8DCEDF is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.4% C 0.070 H 215.9°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCEDF |
|---|---|
| RGB | rgb(141, 206, 223) |
| HSL | hsl(192, 56%, 71%) |
| HSV | hsv(192, 37%, 87%) |
| CMYK | cmyk(36.8%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(79.12, -16.37, -14.96) |
| CIE-LCH | lch(79.12, 22.17, 222.42°) |
| OKLab | oklab(81.36% -0.0566 -0.041) |
| OKLCH | oklch(81.36% 0.07 215.9) |
| XYZ | xyz(46.3705, 55.1302, 77.9955) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.91
Lightblue
#ADD8E6
ΔE00 5.18
Baby Blue
#89CFF0
ΔE00 5.25
Ice Blue
#A5DFF9
ΔE00 6.00
Powder Blue
#B0E0E6
ΔE00 6.44
Lightskyblue
#87CEFA
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCEDF #DF9E8D
analogous
#8DDFC7 #8DCEDF #8DA5DF
triadic
#8DCEDF #DF8DCE #CEDF8D
tetradic
#8DCEDF #C78DDF #DF9E8D #A5DF8D
square
#8DCEDF #C78DDF #DF9E8D #A5DF8D
split-complementary
#8DCEDF #DF8DA5 #DFC78D
monochromatic
#35A1BD #5DB9D2 #8DCEDF #BDE3EC #E7F5F8
Accessibility & contrast
On white
1.75
#8DCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#8DCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCEDF
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCEDF | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#B5C0DF
Tritanopia (blue-blind)
#6ED5D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8dcedf; /* rgb */ color: rgb(141, 206, 223); /* oklch */ color: oklch(81.4% 0.070 215.9);
Tailwind
colors: {
custom: {
50: '#b1dde9',
500: '#8dcedf',
950: '#000000',
},
}SCSS
$custom: #8dcedf; $custom-light: #b1dde9; $custom-dark: #000000;
JSON
{
"hex": "#8dcedf",
"rgb": {
"r": 141,
"g": 206,
"b": 223
},
"hsl": {
"h": 192.439,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.81361,
"c": 0.06992,
"h": 215.9
},
"luminance": 0.55133
}Semantic roles & 50–950 ramp
primary
#8DCEDF
secondary
#B76D59
accent
#4322C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484