#8DD5FA#8DD5FA
#8DD5FA is a very light, moderate cyan. Relative luminance 0.602; OKLCH L 83.9% C 0.089 H 231.6°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD5FA |
|---|---|
| RGB | rgb(141, 213, 250) |
| HSL | hsl(200, 92%, 77%) |
| HSV | hsv(200, 44%, 98%) |
| CMYK | cmyk(43.6%, 14.8%, 0%, 2%) |
| CIE-LAB | lab(81.92, -13.05, -25.12) |
| CIE-LCH | lch(81.92, 28.31, 242.54°) |
| OKLab | oklab(83.88% -0.055 -0.0694) |
| OKLCH | oklch(83.88% 0.089 231.6) |
| XYZ | xyz(52.0280, 60.1497, 99.2924) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.82
Lightskyblue
#87CEFA
ΔE00 2.63
Sky Blue
#87CEEB
ΔE00 3.03
Light Blue
#95D0FC
ΔE00 3.74
Lightblue (survey)
#7BC8F6
ΔE00 3.93
Ice Blue
#A5DFF9
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD5FA #FAB28D
analogous
#8DFAE9 #8DD5FA #8D9FFA
triadic
#8DD5FA #FA8DD5 #D5FA8D
tetradic
#8DD5FA #E98DFA #FAB28D #9FFA8D
square
#8DD5FA #E98DFA #FAB28D #9FFA8D
split-complementary
#8DD5FA #FA8D9F #FAE98D
monochromatic
#18AAF5 #52BFF7 #8DD5FA #C8EBFD #E2F4FE
Accessibility & contrast
On white
1.61
#8DD5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#8DD5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD5FA
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD5FA | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FC
Deuteranopia (green-blind)
#B3C6FA
Tritanopia (blue-blind)
#5EDFE1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8dd5fa; /* rgb */ color: rgb(141, 213, 250); /* oklch */ color: oklch(83.9% 0.089 231.6);
Tailwind
colors: {
custom: {
50: '#b3e2fc',
500: '#8dd5fa',
950: '#000000',
},
}SCSS
$custom: #8dd5fa; $custom-light: #b3e2fc; $custom-dark: #000000;
JSON
{
"hex": "#8dd5fa",
"rgb": {
"r": 141,
"g": 213,
"b": 250
},
"hsl": {
"h": 200.367,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.83879,
"c": 0.0886,
"h": 231.6
},
"luminance": 0.60153
}Semantic roles & 50–950 ramp
primary
#8DD5FA
secondary
#D98052
accent
#4E00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485