#6AE3F0#6AE3F0
#6AE3F0 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.1% C 0.109 H 204.8°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE3F0 |
|---|---|
| RGB | rgb(106, 227, 240) |
| HSL | hsl(186, 82%, 68%) |
| HSV | hsv(186, 56%, 94%) |
| CMYK | cmyk(55.8%, 5.4%, 0%, 5.9%) |
| CIE-LAB | lab(84.12, -30.25, -16.63) |
| CIE-LCH | lch(84.12, 34.52, 208.80°) |
| OKLab | oklab(85.15% -0.0993 -0.046) |
| OKLCH | oklch(85.15% 0.109 204.8) |
| XYZ | xyz(49.1347, 64.2888, 92.2408) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.37
Robin Egg Blue
#8AF1FE
ΔE00 3.88
Aqua Blue
#02D8E9
ΔE00 4.56
Robin'S Egg Blue
#98EFF9
ΔE00 4.71
Bright Light Blue
#26F7FD
ΔE00 6.43
Neon Blue
#04D9FF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE3F0 #F0776A
analogous
#6AF0BA #6AE3F0 #6AA0F0
triadic
#6AE3F0 #F06AE3 #E3F06A
tetradic
#6AE3F0 #BA6AF0 #F0776A #A0F06A
square
#6AE3F0 #BA6AF0 #F0776A #A0F06A
split-complementary
#6AE3F0 #F06AA0 #F0BA6A
monochromatic
#14B9CB #32D9EA #6AE3F0 #A2EDF6 #D9F8FB
Accessibility & contrast
On white
1.52
#6AE3F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#6AE3F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE3F0
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE3F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE3F0 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF1
Deuteranopia (green-blind)
#BECBF1
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ae3f0; /* rgb */ color: rgb(106, 227, 240); /* oklch */ color: oklch(85.1% 0.109 204.8);
Tailwind
colors: {
custom: {
50: '#a0ecf5',
500: '#6ae3f0',
950: '#000000',
},
}SCSS
$custom: #6ae3f0; $custom-light: #a0ecf5; $custom-dark: #000000;
JSON
{
"hex": "#6ae3f0",
"rgb": {
"r": 106,
"g": 227,
"b": 240
},
"hsl": {
"h": 185.821,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85148,
"c": 0.10946,
"h": 204.8
},
"luminance": 0.64294
}Semantic roles & 50–950 ramp
primary
#6AE3F0
secondary
#C84536
accent
#1C07DE
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485