#8DC0DF#8DC0DF
#8DC0DF is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.3% C 0.069 H 235.5°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8DC0DF |
|---|---|
| RGB | rgb(141, 192, 223) |
| HSL | hsl(203, 56%, 71%) |
| HSV | hsv(203, 37%, 87%) |
| CMYK | cmyk(36.8%, 13.9%, 0%, 12.5%) |
| CIE-LAB | lab(75.26, -9.07, -20.79) |
| CIE-LCH | lch(75.26, 22.68, 246.44°) |
| OKLab | oklab(78.3% -0.0393 -0.0572) |
| OKLCH | oklch(78.3% 0.069 235.5) |
| XYZ | xyz(43.1491, 48.6873, 76.9217) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.16
Lightblue (survey)
#7BC8F6
ΔE00 4.40
Baby Blue
#89CFF0
ΔE00 4.47
Lightskyblue
#87CEFA
ΔE00 4.70
Sky Blue
#87CEEB
ΔE00 4.88
Sky
#82CAFC
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DC0DF #DFAC8D
analogous
#8DDFD5 #8DC0DF #8D97DF
triadic
#8DC0DF #DF8DC0 #C0DF8D
tetradic
#8DC0DF #D58DDF #DFAC8D #97DF8D
square
#8DC0DF #D58DDF #DFAC8D #97DF8D
split-complementary
#8DC0DF #DF8D97 #DFD58D
monochromatic
#3589BD #5DA6D2 #8DC0DF #BDDAEC #E7F2F8
Accessibility & contrast
On white
1.96
#8DC0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#8DC0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DC0DF
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DC0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DC0DF | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BFE1
Deuteranopia (green-blind)
#A6B5DF
Tritanopia (blue-blind)
#70C8CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8dc0df; /* rgb */ color: rgb(141, 192, 223); /* oklch */ color: oklch(78.3% 0.069 235.5);
Tailwind
colors: {
custom: {
50: '#b1d3e9',
500: '#8dc0df',
950: '#000000',
},
}SCSS
$custom: #8dc0df; $custom-light: #b1d3e9; $custom-dark: #000000;
JSON
{
"hex": "#8dc0df",
"rgb": {
"r": 141,
"g": 192,
"b": 223
},
"hsl": {
"h": 202.683,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.78298,
"c": 0.0694,
"h": 235.5
},
"luminance": 0.4869
}Semantic roles & 50–950 ramp
primary
#8DC0DF
secondary
#EFE1D9
accent
#5F22C4
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284