#8ADFFA#8ADFFA
#8ADFFA is a very light, moderate cyan. Relative luminance 0.651; OKLCH L 85.9% C 0.090 H 220.3°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADFFA |
|---|---|
| RGB | rgb(138, 223, 250) |
| HSL | hsl(194, 92%, 76%) |
| HSV | hsv(194, 45%, 98%) |
| CMYK | cmyk(44.8%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(84.52, -18.87, -21.18) |
| CIE-LCH | lch(84.52, 28.37, 228.29°) |
| OKLab | oklab(85.91% -0.069 -0.0584) |
| OKLCH | oklch(85.91% 0.09 220.3) |
| XYZ | xyz(54.1179, 65.0767, 100.1332) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.07
Sky Blue
#87CEEB
ΔE00 4.36
Baby Blue
#89CFF0
ΔE00 4.84
Lightblue
#ADD8E6
ΔE00 6.58
Neon Blue
#04D9FF
ΔE00 6.64
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADFFA #FAA58A
analogous
#8AFADD #8ADFFA #8AA7FA
triadic
#8ADFFA #FA8ADF #DFFA8A
tetradic
#8ADFFA #DD8AFA #FAA58A #A7FA8A
square
#8ADFFA #DD8AFA #FAA58A #A7FA8A
split-complementary
#8ADFFA #FA8AA7 #FADD8A
monochromatic
#15BFF5 #4FCFF7 #8ADFFA #C5EFFD #E2F7FE
Accessibility & contrast
On white
1.50
#8ADFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#8ADFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADFFA
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADFFA | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFC
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#55E8E7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #8adffa; /* rgb */ color: rgb(138, 223, 250); /* oklch */ color: oklch(85.9% 0.090 220.3);
Tailwind
colors: {
custom: {
50: '#b2e9fc',
500: '#8adffa',
950: '#000000',
},
}SCSS
$custom: #8adffa; $custom-light: #b2e9fc; $custom-dark: #000000;
JSON
{
"hex": "#8adffa",
"rgb": {
"r": 138,
"g": 223,
"b": 250
},
"hsl": {
"h": 194.464,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.85913,
"c": 0.09039,
"h": 220.3
},
"luminance": 0.65081
}Semantic roles & 50–950 ramp
primary
#8ADFFA
secondary
#D9714F
accent
#3700E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485