#6AE3FA#6AE3FA
#6AE3FA is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.5% C 0.112 H 211.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE3FA |
|---|---|
| RGB | rgb(106, 227, 250) |
| HSL | hsl(190, 94%, 70%) |
| HSV | hsv(190, 58%, 98%) |
| CMYK | cmyk(57.6%, 9.2%, 0%, 2%) |
| CIE-LAB | lab(84.43, -27.50, -21.43) |
| CIE-LCH | lch(84.43, 34.86, 217.93°) |
| OKLab | oklab(85.51% -0.0954 -0.0594) |
| OKLCH | oklch(85.51% 0.112 211.9) |
| XYZ | xyz(50.6613, 64.8995, 100.2809) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.30
Robin Egg Blue
#8AF1FE
ΔE00 4.55
Neon Blue
#04D9FF
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Aqua Blue
#02D8E9
ΔE00 5.76
Sky Blue
#87CEEB
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE3FA #FA816A
analogous
#6AFAC9 #6AE3FA #6A9BFA
triadic
#6AE3FA #FA6AE3 #E3FA6A
tetradic
#6AE3FA #C96AFA #FA816A #9BFA6A
square
#6AE3FA #C96AFA #FA816A #9BFA6A
split-complementary
#6AE3FA #FA6A9B #FAC96A
monochromatic
#08BFE2 #2FD8F8 #6AE3FA #A5EEFC #E0F9FE
Accessibility & contrast
On white
1.50
#6AE3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#6AE3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE3FA
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE3FA | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFB
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ae3fa; /* rgb */ color: rgb(106, 227, 250); /* oklch */ color: oklch(85.5% 0.112 211.9);
Tailwind
colors: {
custom: {
50: '#a1ecfc',
500: '#6ae3fa',
950: '#000000',
},
}SCSS
$custom: #6ae3fa; $custom-light: #a1ecfc; $custom-dark: #000000;
JSON
{
"hex": "#6ae3fa",
"rgb": {
"r": 106,
"g": 227,
"b": 250
},
"hsl": {
"h": 189.583,
"s": 93.506,
"l": 69.804
},
"oklch": {
"l": 0.85507,
"c": 0.11238,
"h": 211.9
},
"luminance": 0.64904
}Semantic roles & 50–950 ramp
primary
#6AE3FA
secondary
#D54D34
accent
#2500E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485