#6AE1FC#6AE1FC
#6AE1FC is a very light, moderate cyan. Relative luminance 0.639; OKLCH L 85.1% C 0.113 H 214.8°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE1FC |
|---|---|
| RGB | rgb(106, 225, 252) |
| HSL | hsl(191, 96%, 70%) |
| HSV | hsv(191, 58%, 99%) |
| CMYK | cmyk(57.9%, 10.7%, 0%, 1.2%) |
| CIE-LAB | lab(83.93, -25.96, -23.24) |
| CIE-LCH | lch(83.93, 34.84, 221.84°) |
| OKLab | oklab(85.13% -0.0926 -0.0645) |
| OKLCH | oklch(85.13% 0.113 214.8) |
| XYZ | xyz(50.4327, 63.9379, 101.7600) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.23
Robin'S Egg
#6DEDFD
ΔE00 4.63
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Robin'S Egg Blue
#98EFF9
ΔE00 6.45
Aqua Blue
#02D8E9
ΔE00 6.54
Sky Blue
#87CEEB
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE1FC #FC856A
analogous
#6AFCCE #6AE1FC #6A98FC
triadic
#6AE1FC #FC6AE1 #E1FC6A
tetradic
#6AE1FC #CE6AFC #FC856A #98FC6A
square
#6AE1FC #CE6AFC #FC856A #98FC6A
split-complementary
#6AE1FC #FC6A98 #FCCE6A
monochromatic
#05BDE7 #2ED5FB #6AE1FC #A6EDFD #E1F9FE
Accessibility & contrast
On white
1.52
#6AE1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#6AE1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE1FC
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE1FC | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#B8CAFC
Tritanopia (blue-blind)
#00EBE9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae1fc; /* rgb */ color: rgb(106, 225, 252); /* oklch */ color: oklch(85.1% 0.113 214.8);
Tailwind
colors: {
custom: {
50: '#a1eafd',
500: '#6ae1fc',
950: '#000000',
},
}SCSS
$custom: #6ae1fc; $custom-light: #a1eafd; $custom-dark: #000000;
JSON
{
"hex": "#6ae1fc",
"rgb": {
"r": 106,
"g": 225,
"b": 252
},
"hsl": {
"h": 191.096,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.85129,
"c": 0.11281,
"h": 214.8
},
"luminance": 0.63943
}Semantic roles & 50–950 ramp
primary
#6AE1FC
secondary
#D75133
accent
#2A00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485