#8AE4FA#8AE4FA
#8AE4FA is a very light, moderate cyan. Relative luminance 0.678; OKLCH L 87.0% C 0.091 H 215.2°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8AE4FA |
|---|---|
| RGB | rgb(138, 228, 250) |
| HSL | hsl(192, 92%, 76%) |
| HSV | hsv(192, 45%, 98%) |
| CMYK | cmyk(44.8%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(85.90, -21.38, -19.09) |
| CIE-LCH | lch(85.90, 28.66, 221.77°) |
| OKLab | oklab(87.01% -0.0747 -0.0526) |
| OKLCH | oklch(87.01% 0.091 215.2) |
| XYZ | xyz(55.4736, 67.7880, 100.5851) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 4.61
Robin'S Egg Blue
#98EFF9
ΔE00 4.72
Robin'S Egg
#6DEDFD
ΔE00 4.98
Ice Blue
#A5DFF9
ΔE00 5.53
Sky Blue
#87CEEB
ΔE00 6.26
Baby Blue
#89CFF0
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AE4FA #FAA08A
analogous
#8AFAD8 #8AE4FA #8AACFA
triadic
#8AE4FA #FA8AE4 #E4FA8A
tetradic
#8AE4FA #D88AFA #FAA08A #ACFA8A
square
#8AE4FA #D88AFA #FAA08A #ACFA8A
split-complementary
#8AE4FA #FA8AAC #FAD88A
monochromatic
#15C9F5 #4FD6F7 #8AE4FA #C5F2FD #E2F8FE
Accessibility & contrast
On white
1.44
#8AE4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#8AE4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AE4FA
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AE4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AE4FA | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFB
Deuteranopia (green-blind)
#C3D1FA
Tritanopia (blue-blind)
#54EDEB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #8ae4fa; /* rgb */ color: rgb(138, 228, 250); /* oklch */ color: oklch(87.0% 0.091 215.2);
Tailwind
colors: {
custom: {
50: '#b2ecfc',
500: '#8ae4fa',
950: '#000000',
},
}SCSS
$custom: #8ae4fa; $custom-light: #b2ecfc; $custom-dark: #000000;
JSON
{
"hex": "#8ae4fa",
"rgb": {
"r": 138,
"g": 228,
"b": 250
},
"hsl": {
"h": 191.786,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.87011,
"c": 0.09136,
"h": 215.2
},
"luminance": 0.67792
}Semantic roles & 50–950 ramp
primary
#8AE4FA
secondary
#D96A4F
accent
#2D00E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111617
muted
#818485