#8CDAFF#8CDAFF
#8CDAFF is a very light, moderate cyan. Relative luminance 0.629; OKLCH L 85.1% C 0.093 H 229.7°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDAFF |
|---|---|
| RGB | rgb(140, 218, 255) |
| HSL | hsl(199, 100%, 77%) |
| HSV | hsv(199, 45%, 100%) |
| CMYK | cmyk(45.1%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(83.41, -14.54, -25.50) |
| CIE-LCH | lch(83.41, 29.36, 240.31°) |
| OKLab | oklab(85.1% -0.0599 -0.0705) |
| OKLCH | oklch(85.1% 0.093 229.7) |
| XYZ | xyz(53.9302, 62.9343, 103.8940) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.74
Sky Blue
#87CEEB
ΔE00 3.54
Ice Blue
#A5DFF9
ΔE00 3.72
Lightskyblue
#87CEFA
ΔE00 3.79
Light Blue
#95D0FC
ΔE00 4.82
Lightblue (survey)
#7BC8F6
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDAFF #FFB18C
analogous
#8CFFEA #8CDAFF #8CA1FF
triadic
#8CDAFF #FF8CDA #DAFF8C
tetradic
#8CDAFF #EA8CFF #FFB18C #A1FF8C
square
#8CDAFF #EA8CFF #FFB18C #A1FF8C
split-complementary
#8CDAFF #FF8CA1 #FFEA8C
monochromatic
#12B3FF #4FC6FF #8CDAFF #C9EEFF #E0F5FF
Accessibility & contrast
On white
1.55
#8CDAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#8CDAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDAFF
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDAFF | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#B7CAFF
Tritanopia (blue-blind)
#58E4E6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8cdaff; /* rgb */ color: rgb(140, 218, 255); /* oklch */ color: oklch(85.1% 0.093 229.7);
Tailwind
colors: {
custom: {
50: '#b3e5ff',
500: '#8cdaff',
950: '#000000',
},
}SCSS
$custom: #8cdaff; $custom-light: #b3e5ff; $custom-dark: #000000;
JSON
{
"hex": "#8cdaff",
"rgb": {
"r": 140,
"g": 218,
"b": 255
},
"hsl": {
"h": 199.304,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.85104,
"c": 0.09252,
"h": 229.7
},
"luminance": 0.62938
}Semantic roles & 50–950 ramp
primary
#8CDAFF
secondary
#E07E4F
accent
#4A00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486