#8CD3FE#8CD3FE
#8CD3FE is a very light, moderate cyan. Relative luminance 0.593; OKLCH L 83.6% C 0.093 H 236.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD3FE |
|---|---|
| RGB | rgb(140, 211, 254) |
| HSL | hsl(203, 98%, 77%) |
| HSV | hsv(203, 45%, 100%) |
| CMYK | cmyk(44.9%, 16.9%, 0%, 0.4%) |
| CIE-LAB | lab(81.47, -11.19, -27.94) |
| CIE-LCH | lch(81.47, 30.10, 248.18°) |
| OKLab | oklab(83.55% -0.0521 -0.0774) |
| OKLCH | oklch(83.55% 0.093 236) |
| XYZ | xyz(51.9926, 59.3161, 102.4561) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.24
Light Blue
#95D0FC
ΔE00 2.26
Sky
#82CAFC
ΔE00 2.75
Lightblue (survey)
#7BC8F6
ΔE00 2.96
Baby Blue
#89CFF0
ΔE00 3.06
Sky Blue
#87CEEB
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD3FE #FEB78C
analogous
#8CFEF0 #8CD3FE #8C9AFE
triadic
#8CD3FE #FE8CD3 #D3FE8C
tetradic
#8CD3FE #F08CFE #FEB78C #9AFE8C
square
#8CD3FE #F08CFE #FEB78C #9AFE8C
split-complementary
#8CD3FE #FE8C9A #FEF08C
monochromatic
#13A5FD #4FBCFD #8CD3FE #C9EAFF #E1F3FF
Accessibility & contrast
On white
1.63
#8CD3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#8CD3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD3FE
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD3FE | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#AFC5FD
Tritanopia (blue-blind)
#5ADEE1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8cd3fe; /* rgb */ color: rgb(140, 211, 254); /* oklch */ color: oklch(83.6% 0.093 236.0);
Tailwind
colors: {
custom: {
50: '#b3e0fe',
500: '#8cd3fe',
950: '#000000',
},
}SCSS
$custom: #8cd3fe; $custom-light: #b3e0fe; $custom-dark: #000000;
JSON
{
"hex": "#8cd3fe",
"rgb": {
"r": 140,
"g": 211,
"b": 254
},
"hsl": {
"h": 202.632,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.83552,
"c": 0.09333,
"h": 236
},
"luminance": 0.5932
}Semantic roles & 50–950 ramp
primary
#8CD3FE
secondary
#DF8650
accent
#5700E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486