#8ED7FA#8ED7FA
#8ED7FA is a very light, moderate cyan. Relative luminance 0.613; OKLCH L 84.4% C 0.088 H 229.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8ED7FA |
|---|---|
| RGB | rgb(142, 215, 250) |
| HSL | hsl(199, 92%, 77%) |
| HSV | hsv(199, 43%, 98%) |
| CMYK | cmyk(43.2%, 14%, 0%, 2%) |
| CIE-LAB | lab(82.51, -13.85, -24.21) |
| CIE-LCH | lch(82.51, 27.89, 240.24°) |
| OKLab | oklab(84.36% -0.0565 -0.0669) |
| OKLCH | oklch(84.36% 0.088 229.8) |
| XYZ | xyz(52.7050, 61.2501, 99.4691) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.96
Sky Blue
#87CEEB
ΔE00 2.83
Lightskyblue
#87CEFA
ΔE00 3.45
Ice Blue
#A5DFF9
ΔE00 3.52
Light Blue
#95D0FC
ΔE00 4.48
Lightblue (survey)
#7BC8F6
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ED7FA #FAB18E
analogous
#8EFAE7 #8ED7FA #8EA1FA
triadic
#8ED7FA #FA8ED7 #D7FA8E
tetradic
#8ED7FA #E78EFA #FAB18E #A1FA8E
square
#8ED7FA #E78EFA #FAB18E #A1FA8E
split-complementary
#8ED7FA #FA8EA1 #FAE78E
monochromatic
#19AEF5 #53C2F7 #8ED7FA #C9ECFD #E2F5FE
Accessibility & contrast
On white
1.58
#8ED7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#8ED7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ED7FA
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ED7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ED7FA | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FC
Deuteranopia (green-blind)
#B6C8FA
Tritanopia (blue-blind)
#60E1E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8ed7fa; /* rgb */ color: rgb(142, 215, 250); /* oklch */ color: oklch(84.4% 0.088 229.8);
Tailwind
colors: {
custom: {
50: '#b4e3fc',
500: '#8ed7fa',
950: '#000000',
},
}SCSS
$custom: #8ed7fa; $custom-light: #b4e3fc; $custom-dark: #000000;
JSON
{
"hex": "#8ed7fa",
"rgb": {
"r": 142,
"g": 215,
"b": 250
},
"hsl": {
"h": 199.444,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.84363,
"c": 0.08758,
"h": 229.8
},
"luminance": 0.61254
}Semantic roles & 50–950 ramp
primary
#8ED7FA
secondary
#D97E53
accent
#4A00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485