#8DD2FA#8DD2FA
#8DD2FA is a very light, moderate cyan. Relative luminance 0.587; OKLCH L 83.2% C 0.089 H 234.8°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD2FA |
|---|---|
| RGB | rgb(141, 210, 250) |
| HSL | hsl(202, 92%, 77%) |
| HSV | hsv(202, 44%, 98%) |
| CMYK | cmyk(43.6%, 16%, 0%, 2%) |
| CIE-LAB | lab(81.10, -11.50, -26.37) |
| CIE-LCH | lch(81.10, 28.77, 246.44°) |
| OKLab | oklab(83.23% -0.0515 -0.073) |
| OKLCH | oklch(83.23% 0.089 234.8) |
| XYZ | xyz(51.2804, 58.6545, 99.0432) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.38
Baby Blue
#89CFF0
ΔE00 2.36
Light Blue
#95D0FC
ΔE00 2.51
Lightblue (survey)
#7BC8F6
ΔE00 2.97
Sky
#82CAFC
ΔE00 3.06
Sky Blue
#87CEEB
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD2FA #FAB58D
analogous
#8DFAEB #8DD2FA #8D9CFA
triadic
#8DD2FA #FA8DD2 #D2FA8D
tetradic
#8DD2FA #EB8DFA #FAB58D #9CFA8D
square
#8DD2FA #EB8DFA #FAB58D #9CFA8D
split-complementary
#8DD2FA #FA8D9C #FAEB8D
monochromatic
#18A4F5 #52BBF7 #8DD2FA #C8E9FD #E2F3FE
Accessibility & contrast
On white
1.65
#8DD2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#8DD2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD2FA
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD2FA | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#B0C4F9
Tritanopia (blue-blind)
#5FDDDF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8dd2fa; /* rgb */ color: rgb(141, 210, 250); /* oklch */ color: oklch(83.2% 0.089 234.8);
Tailwind
colors: {
custom: {
50: '#b3dffc',
500: '#8dd2fa',
950: '#000000',
},
}SCSS
$custom: #8dd2fa; $custom-light: #b3dffc; $custom-dark: #000000;
JSON
{
"hex": "#8dd2fa",
"rgb": {
"r": 141,
"g": 210,
"b": 250
},
"hsl": {
"h": 202.018,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.83231,
"c": 0.08932,
"h": 234.8
},
"luminance": 0.58658
}Semantic roles & 50–950 ramp
primary
#8DD2FA
secondary
#D98452
accent
#5400E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485