#6AE2FF#6AE2FF
#6AE2FF is a very light, moderate cyan. Relative luminance 0.647; OKLCH L 85.5% C 0.114 H 216.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE2FF |
|---|---|
| RGB | rgb(106, 226, 255) |
| HSL | hsl(192, 100%, 71%) |
| HSV | hsv(192, 58%, 100%) |
| CMYK | cmyk(58.4%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(84.31, -25.60, -24.24) |
| CIE-LCH | lch(84.31, 35.26, 223.44°) |
| OKLab | oklab(85.47% -0.0925 -0.0673) |
| OKLCH | oklch(85.47% 0.114 216) |
| XYZ | xyz(51.1830, 64.6718, 104.3739) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.16
Robin'S Egg
#6DEDFD
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Sky Blue
#87CEEB
ΔE00 6.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Aqua Blue
#02D8E9
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE2FF #FF876A
analogous
#6AFFD1 #6AE2FF #6A97FF
triadic
#6AE2FF #FF6AE2 #E2FF6A
tetradic
#6AE2FF #D16AFF #FF876A #97FF6A
square
#6AE2FF #D16AFF #FF876A #97FF6A
split-complementary
#6AE2FF #FF6A97 #FFD16A
monochromatic
#00C0EF #2DD6FF #6AE2FF #A7EEFF #E0F9FF
Accessibility & contrast
On white
1.51
#6AE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#6AE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE2FF
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE2FF | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#B8CBFF
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ae2ff; /* rgb */ color: rgb(106, 226, 255); /* oklch */ color: oklch(85.5% 0.114 216.0);
Tailwind
colors: {
custom: {
50: '#a1ebff',
500: '#6ae2ff',
950: '#000000',
},
}SCSS
$custom: #6ae2ff; $custom-light: #a1ebff; $custom-dark: #000000;
JSON
{
"hex": "#6ae2ff",
"rgb": {
"r": 106,
"g": 226,
"b": 255
},
"hsl": {
"h": 191.678,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.85467,
"c": 0.11436,
"h": 216
},
"luminance": 0.64677
}Semantic roles & 50–950 ramp
primary
#6AE2FF
secondary
#DB5332
accent
#2D00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101618
muted
#818486