#8DCAFF#8DCAFF
#8DCAFF is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.7% C 0.098 H 245.6°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCAFF |
|---|---|
| RGB | rgb(141, 202, 255) |
| HSL | hsl(208, 100%, 78%) |
| HSV | hsv(208, 45%, 100%) |
| CMYK | cmyk(44.7%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(79.11, -5.93, -32.08) |
| CIE-LCH | lch(79.11, 32.63, 259.52°) |
| OKLab | oklab(81.72% -0.0404 -0.0892) |
| OKLCH | oklch(81.72% 0.098 245.6) |
| XYZ | xyz(50.1489, 55.1204, 102.5851) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.30
Sky
#82CAFC
ΔE00 2.34
Baby Blue (survey)
#A2CFFE
ΔE00 3.34
Lightskyblue
#87CEFA
ΔE00 3.43
Lightblue (survey)
#7BC8F6
ΔE00 3.93
Sky Blue (survey)
#75BBFD
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCAFF #FFC28D
analogous
#8DFFFB #8DCAFF #8D91FF
triadic
#8DCAFF #FF8DCA #CAFF8D
tetradic
#8DCAFF #FB8DFF #FFC28D #91FF8D
square
#8DCAFF #FB8DFF #FFC28D #91FF8D
split-complementary
#8DCAFF #FF8D91 #FFFB8D
monochromatic
#1391FF #50AEFF #8DCAFF #CAE6FF #E0F1FF
Accessibility & contrast
On white
1.75
#8DCAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#8DCAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCAFF
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCAFF | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CBFF
Deuteranopia (green-blind)
#A5BFFE
Tritanopia (blue-blind)
#5DD7DC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8dcaff; /* rgb */ color: rgb(141, 202, 255); /* oklch */ color: oklch(81.7% 0.098 245.6);
Tailwind
colors: {
custom: {
50: '#b3daff',
500: '#8dcaff',
950: '#000000',
},
}SCSS
$custom: #8dcaff; $custom-light: #b3daff; $custom-dark: #000000;
JSON
{
"hex": "#8dcaff",
"rgb": {
"r": 141,
"g": 202,
"b": 255
},
"hsl": {
"h": 207.895,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.81716,
"c": 0.09792,
"h": 245.6
},
"luminance": 0.55124
}Semantic roles & 50–950 ramp
primary
#8DCAFF
secondary
#E09350
accent
#6B00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386