#6AE3DB#6AE3DB
#6AE3DB is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.4% C 0.109 H 189.5°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE3DB |
|---|---|
| RGB | rgb(106, 227, 219) |
| HSL | hsl(176, 68%, 65%) |
| HSV | hsv(176, 53%, 89%) |
| CMYK | cmyk(53.3%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(83.50, -35.77, -6.44) |
| CIE-LCH | lch(83.50, 36.35, 190.21°) |
| OKLab | oklab(84.45% -0.1079 -0.018) |
| OKLCH | oklch(84.45% 0.109 189.5) |
| XYZ | xyz(46.1937, 63.1124, 76.7516) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.90
Mediumturquoise
#48D1CC
ΔE00 4.74
Tiffany Blue
#7BF2DA
ΔE00 6.12
Bright Aqua
#0BF9EA
ΔE00 6.33
Bright Cyan
#41FDFE
ΔE00 6.73
Bright Turquoise
#0FFEF9
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE3DB #E36A72
analogous
#6AE39E #6AE3DB #6AAEE3
triadic
#6AE3DB #DB6AE3 #E3DB6A
tetradic
#6AE3DB #9E6AE3 #E36A72 #AEE36A
square
#6AE3DB #9E6AE3 #E36A72 #AEE36A
split-complementary
#6AE3DB #E36AAE #E39E6A
monochromatic
#21B1A8 #36D9CF #6AE3DB #9EEDE7 #D1F6F4
Accessibility & contrast
On white
1.54
#6AE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#6AE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE3DB
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE3DB | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#00E8E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae3db; /* rgb */ color: rgb(106, 227, 219); /* oklch */ color: oklch(84.4% 0.109 189.5);
Tailwind
colors: {
custom: {
50: '#9fece6',
500: '#6ae3db',
950: '#000000',
},
}SCSS
$custom: #6ae3db; $custom-light: #9fece6; $custom-dark: #000000;
JSON
{
"hex": "#6ae3db",
"rgb": {
"r": 106,
"g": 227,
"b": 219
},
"hsl": {
"h": 176.033,
"s": 68.362,
"l": 65.294
},
"oklch": {
"l": 0.84449,
"c": 0.10944,
"h": 189.5
},
"luminance": 0.63117
}Semantic roles & 50–950 ramp
primary
#6AE3DB
secondary
#B23F47
accent
#1522D0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484