#8DD4FA#8DD4FA
#8DD4FA is a very light, moderate cyan. Relative luminance 0.597; OKLCH L 83.7% C 0.089 H 232.7°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD4FA |
|---|---|
| RGB | rgb(141, 212, 250) |
| HSL | hsl(201, 92%, 77%) |
| HSV | hsv(201, 44%, 98%) |
| CMYK | cmyk(43.6%, 15.2%, 0%, 2%) |
| CIE-LAB | lab(81.65, -12.54, -25.54) |
| CIE-LCH | lch(81.65, 28.45, 243.85°) |
| OKLab | oklab(83.66% -0.0539 -0.0706) |
| OKLCH | oklch(83.66% 0.089 232.7) |
| XYZ | xyz(51.7773, 59.6482, 99.2088) |
| Luminance | 0.5965 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.92
Lightskyblue
#87CEFA
ΔE00 2.20
Sky Blue
#87CEEB
ΔE00 3.24
Light Blue
#95D0FC
ΔE00 3.32
Lightblue (survey)
#7BC8F6
ΔE00 3.58
Sky
#82CAFC
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD4FA #FAB38D
analogous
#8DFAE9 #8DD4FA #8D9EFA
triadic
#8DD4FA #FA8DD4 #D4FA8D
tetradic
#8DD4FA #E98DFA #FAB38D #9EFA8D
square
#8DD4FA #E98DFA #FAB38D #9EFA8D
split-complementary
#8DD4FA #FA8D9E #FAE98D
monochromatic
#18A8F5 #52BEF7 #8DD4FA #C8EAFD #E2F4FE
Accessibility & contrast
On white
1.62
#8DD4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#8DD4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD4FA
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD4FA | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#B2C6F9
Tritanopia (blue-blind)
#5EDEE0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8dd4fa; /* rgb */ color: rgb(141, 212, 250); /* oklch */ color: oklch(83.7% 0.089 232.7);
Tailwind
colors: {
custom: {
50: '#b3e1fc',
500: '#8dd4fa',
950: '#000000',
},
}SCSS
$custom: #8dd4fa; $custom-light: #b3e1fc; $custom-dark: #000000;
JSON
{
"hex": "#8dd4fa",
"rgb": {
"r": 141,
"g": 212,
"b": 250
},
"hsl": {
"h": 200.917,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.83663,
"c": 0.08881,
"h": 232.7
},
"luminance": 0.59652
}Semantic roles & 50–950 ramp
primary
#8DD4FA
secondary
#D98152
accent
#5000E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485