#6AE2EF#6AE2EF
#6AE2EF is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.9% C 0.109 H 204.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE2EF |
|---|---|
| RGB | rgb(106, 226, 239) |
| HSL | hsl(186, 81%, 68%) |
| HSV | hsv(186, 56%, 94%) |
| CMYK | cmyk(55.6%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(83.80, -30.04, -16.57) |
| CIE-LCH | lch(83.80, 34.31, 208.89°) |
| OKLab | oklab(84.89% -0.0987 -0.0458) |
| OKLCH | oklch(84.89% 0.109 204.9) |
| XYZ | xyz(48.7138, 63.6841, 91.3697) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.57
Robin Egg Blue
#8AF1FE
ΔE00 4.03
Aqua Blue
#02D8E9
ΔE00 4.45
Robin'S Egg Blue
#98EFF9
ΔE00 4.81
Bright Light Blue
#26F7FD
ΔE00 6.60
Neon Blue
#04D9FF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE2EF #EF776A
analogous
#6AEFBA #6AE2EF #6A9FEF
triadic
#6AE2EF #EF6AE2 #E2EF6A
tetradic
#6AE2EF #BA6AEF #EF776A #9FEF6A
square
#6AE2EF #BA6AEF #EF776A #9FEF6A
split-complementary
#6AE2EF #EF6A9F #EFBA6A
monochromatic
#16B7C9 #33D7E9 #6AE2EF #A1EDF5 #D9F8FB
Accessibility & contrast
On white
1.53
#6AE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#6AE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE2EF
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE2EF | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#BDCAEF
Tritanopia (blue-blind)
#00EAE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae2ef; /* rgb */ color: rgb(106, 226, 239); /* oklch */ color: oklch(84.9% 0.109 204.9);
Tailwind
colors: {
custom: {
50: '#a0ebf4',
500: '#6ae2ef',
950: '#000000',
},
}SCSS
$custom: #6ae2ef; $custom-light: #a0ebf4; $custom-dark: #000000;
JSON
{
"hex": "#6ae2ef",
"rgb": {
"r": 106,
"g": 226,
"b": 239
},
"hsl": {
"h": 185.865,
"s": 80.606,
"l": 67.647
},
"oklch": {
"l": 0.84885,
"c": 0.1088,
"h": 204.9
},
"luminance": 0.63689
}Semantic roles & 50–950 ramp
primary
#6AE2EF
secondary
#C64537
accent
#1D09DD
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485