#6AE2DB#6AE2DB
#6AE2DB is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.2% C 0.109 H 190.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE2DB |
|---|---|
| RGB | rgb(106, 226, 219) |
| HSL | hsl(177, 67%, 65%) |
| HSV | hsv(177, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(83.21, -35.31, -6.87) |
| CIE-LCH | lch(83.21, 35.97, 191.00°) |
| OKLab | oklab(84.22% -0.1069 -0.0191) |
| OKLCH | oklch(84.22% 0.109 190.1) |
| XYZ | xyz(45.9210, 62.5670, 76.6607) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.14
Mediumturquoise
#48D1CC
ΔE00 4.52
Tiffany Blue
#7BF2DA
ΔE00 6.52
Bright Aqua
#0BF9EA
ΔE00 6.64
Bright Light Blue
#26F7FD
ΔE00 6.77
Bright Cyan
#41FDFE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE2DB #E26A71
analogous
#6AE29F #6AE2DB #6AADE2
triadic
#6AE2DB #DB6AE2 #E2DB6A
tetradic
#6AE2DB #9F6AE2 #E26A71 #ADE26A
square
#6AE2DB #9F6AE2 #E26A71 #ADE26A
split-complementary
#6AE2DB #E26AAD #E29F6A
monochromatic
#22AFA7 #37D8CF #6AE2DB #9DECE7 #D0F6F4
Accessibility & contrast
On white
1.55
#6AE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#6AE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE2DB
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE2DB | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#00E7E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae2db; /* rgb */ color: rgb(106, 226, 219); /* oklch */ color: oklch(84.2% 0.109 190.1);
Tailwind
colors: {
custom: {
50: '#9febe6',
500: '#6ae2db',
950: '#000000',
},
}SCSS
$custom: #6ae2db; $custom-light: #9febe6; $custom-dark: #000000;
JSON
{
"hex": "#6ae2db",
"rgb": {
"r": 106,
"g": 226,
"b": 219
},
"hsl": {
"h": 176.5,
"s": 67.416,
"l": 65.098
},
"oklch": {
"l": 0.84217,
"c": 0.10858,
"h": 190.1
},
"luminance": 0.62571
}Semantic roles & 50–950 ramp
primary
#6AE2DB
secondary
#B13F46
accent
#1621CF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484