#6AE2FE#6AE2FE
#6AE2FE is a very light, moderate cyan. Relative luminance 0.646; OKLCH L 85.4% C 0.114 H 215.4°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE2FE |
|---|---|
| RGB | rgb(106, 226, 254) |
| HSL | hsl(191, 99%, 71%) |
| HSV | hsv(191, 58%, 100%) |
| CMYK | cmyk(58.3%, 11%, 0%, 0.4%) |
| CIE-LAB | lab(84.28, -25.89, -23.77) |
| CIE-LCH | lch(84.28, 35.14, 222.56°) |
| OKLab | oklab(85.43% -0.0928 -0.0659) |
| OKLCH | oklch(85.43% 0.114 215.4) |
| XYZ | xyz(51.0224, 64.6076, 103.5283) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.23
Robin'S Egg
#6DEDFD
ΔE00 4.74
Robin Egg Blue
#8AF1FE
ΔE00 5.70
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Sky Blue
#87CEEB
ΔE00 6.69
Aqua Blue
#02D8E9
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE2FE #FE866A
analogous
#6AFED0 #6AE2FE #6A98FE
triadic
#6AE2FE #FE6AE2 #E2FE6A
tetradic
#6AE2FE #D06AFE #FE866A #98FE6A
square
#6AE2FE #D06AFE #FE866A #98FE6A
split-complementary
#6AE2FE #FE6A98 #FED06A
monochromatic
#02C0EC #2DD6FE #6AE2FE #A7EEFE #E1F9FF
Accessibility & contrast
On white
1.51
#6AE2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#6AE2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE2FE
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE2FE | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#B8CBFE
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ae2fe; /* rgb */ color: rgb(106, 226, 254); /* oklch */ color: oklch(85.4% 0.114 215.4);
Tailwind
colors: {
custom: {
50: '#a1ebfe',
500: '#6ae2fe',
950: '#000000',
},
}SCSS
$custom: #6ae2fe; $custom-light: #a1ebfe; $custom-dark: #000000;
JSON
{
"hex": "#6ae2fe",
"rgb": {
"r": 106,
"g": 226,
"b": 254
},
"hsl": {
"h": 191.351,
"s": 98.667,
"l": 70.588
},
"oklch": {
"l": 0.8543,
"c": 0.11388,
"h": 215.4
},
"luminance": 0.64613
}Semantic roles & 50–950 ramp
primary
#6AE2FE
secondary
#DA5233
accent
#2B00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485