#8ED2FA#8ED2FA
#8ED2FA is a very light, moderate cyan. Relative luminance 0.587; OKLCH L 83.3% C 0.089 H 235.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8ED2FA |
|---|---|
| RGB | rgb(142, 210, 250) |
| HSL | hsl(202, 92%, 77%) |
| HSV | hsv(202, 43%, 98%) |
| CMYK | cmyk(43.2%, 16%, 0%, 2%) |
| CIE-LAB | lab(81.15, -11.25, -26.29) |
| CIE-LCH | lch(81.15, 28.60, 246.82°) |
| OKLab | oklab(83.28% -0.0507 -0.0727) |
| OKLCH | oklch(83.28% 0.089 235.1) |
| XYZ | xyz(51.4513, 58.7426, 99.0512) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.38
Light Blue
#95D0FC
ΔE00 2.36
Baby Blue
#89CFF0
ΔE00 2.46
Lightblue (survey)
#7BC8F6
ΔE00 3.01
Sky
#82CAFC
ΔE00 3.02
Sky Blue
#87CEEB
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ED2FA #FAB68E
analogous
#8EFAEC #8ED2FA #8E9CFA
triadic
#8ED2FA #FA8ED2 #D2FA8E
tetradic
#8ED2FA #EC8EFA #FAB68E #9CFA8E
square
#8ED2FA #EC8EFA #FAB68E #9CFA8E
split-complementary
#8ED2FA #FA8E9C #FAEC8E
monochromatic
#19A3F5 #53BBF7 #8ED2FA #C9E9FD #E2F3FE
Accessibility & contrast
On white
1.65
#8ED2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#8ED2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ED2FA
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ED2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ED2FA | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#B0C4F9
Tritanopia (blue-blind)
#61DDDF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8ed2fa; /* rgb */ color: rgb(142, 210, 250); /* oklch */ color: oklch(83.3% 0.089 235.1);
Tailwind
colors: {
custom: {
50: '#b3dffc',
500: '#8ed2fa',
950: '#000000',
},
}SCSS
$custom: #8ed2fa; $custom-light: #b3dffc; $custom-dark: #000000;
JSON
{
"hex": "#8ed2fa",
"rgb": {
"r": 142,
"g": 210,
"b": 250
},
"hsl": {
"h": 202.222,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.83282,
"c": 0.08865,
"h": 235.1
},
"luminance": 0.58746
}Semantic roles & 50–950 ramp
primary
#8ED2FA
secondary
#D98553
accent
#5500E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485