#8DC2DF#8DC2DF
#8DC2DF is a light, moderate cyan. Relative luminance 0.496; OKLCH L 78.7% C 0.069 H 232.7°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8DC2DF |
|---|---|
| RGB | rgb(141, 194, 223) |
| HSL | hsl(201, 56%, 71%) |
| HSV | hsv(201, 37%, 87%) |
| CMYK | cmyk(36.8%, 13%, 0%, 12.5%) |
| CIE-LAB | lab(75.81, -10.13, -19.95) |
| CIE-LCH | lch(75.81, 22.38, 243.09°) |
| OKLab | oklab(78.73% -0.0418 -0.0549) |
| OKLCH | oklch(78.73% 0.069 232.7) |
| XYZ | xyz(43.5912, 49.5715, 77.0691) |
| Luminance | 0.4957 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.77
Sky Blue
#87CEEB
ΔE00 3.98
Lightblue (survey)
#7BC8F6
ΔE00 4.52
Light Grey Blue
#9DBCD4
ΔE00 4.68
Lightskyblue
#87CEFA
ΔE00 4.70
Sky
#82CAFC
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DC2DF #DFAA8D
analogous
#8DDFD3 #8DC2DF #8D99DF
triadic
#8DC2DF #DF8DC2 #C2DF8D
tetradic
#8DC2DF #D38DDF #DFAA8D #99DF8D
square
#8DC2DF #D38DDF #DFAA8D #99DF8D
split-complementary
#8DC2DF #DF8D99 #DFD38D
monochromatic
#358DBD #5DA8D2 #8DC2DF #BDDCEC #E7F2F8
Accessibility & contrast
On white
1.92
#8DC2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#8DC2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DC2DF
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DC2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DC2DF | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#A8B7DF
Tritanopia (blue-blind)
#70CACB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8dc2df; /* rgb */ color: rgb(141, 194, 223); /* oklch */ color: oklch(78.7% 0.069 232.7);
Tailwind
colors: {
custom: {
50: '#b1d4e9',
500: '#8dc2df',
950: '#000000',
},
}SCSS
$custom: #8dc2df; $custom-light: #b1d4e9; $custom-dark: #000000;
JSON
{
"hex": "#8dc2df",
"rgb": {
"r": 141,
"g": 194,
"b": 223
},
"hsl": {
"h": 201.22,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.78732,
"c": 0.06898,
"h": 232.7
},
"luminance": 0.49574
}Semantic roles & 50–950 ramp
primary
#8DC2DF
secondary
#EFE1D9
accent
#5B22C4
background
#FBFDFE
surface
#F6FAFC
border
#D0D3D5
text
#111416
muted
#808384