#6AE3DE#6AE3DE
#6AE3DE is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.5% C 0.109 H 191.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE3DE |
|---|---|
| RGB | rgb(106, 227, 222) |
| HSL | hsl(178, 68%, 65%) |
| HSV | hsv(178, 53%, 89%) |
| CMYK | cmyk(53.3%, 0%, 2.2%, 11%) |
| CIE-LAB | lab(83.59, -35.01, -7.90) |
| CIE-LCH | lch(83.59, 35.89, 192.72°) |
| OKLab | oklab(84.55% -0.1067 -0.022) |
| OKLCH | oklch(84.55% 0.109 191.6) |
| XYZ | xyz(46.5922, 63.2718, 78.8504) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.72
Turquoise
#40E0D0
ΔE00 4.74
Bright Light Blue
#26F7FD
ΔE00 6.19
Bright Cyan
#41FDFE
ΔE00 6.33
Darkturquoise
#00CED1
ΔE00 6.72
Bright Turquoise
#0FFEF9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE3DE #E36A6F
analogous
#6AE3A2 #6AE3DE #6AABE3
triadic
#6AE3DE #DE6AE3 #E3DE6A
tetradic
#6AE3DE #A26AE3 #E36A6F #ABE36A
square
#6AE3DE #A26AE3 #E36A6F #ABE36A
split-complementary
#6AE3DE #E36AAB #E3A26A
monochromatic
#21B1AB #36D9D3 #6AE3DE #9EEDE9 #D1F6F5
Accessibility & contrast
On white
1.54
#6AE3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#6AE3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE3DE
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE3DE | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#C3CADF
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae3de; /* rgb */ color: rgb(106, 227, 222); /* oklch */ color: oklch(84.5% 0.109 191.6);
Tailwind
colors: {
custom: {
50: '#9fece8',
500: '#6ae3de',
950: '#000000',
},
}SCSS
$custom: #6ae3de; $custom-light: #9fece8; $custom-dark: #000000;
JSON
{
"hex": "#6ae3de",
"rgb": {
"r": 106,
"g": 227,
"b": 222
},
"hsl": {
"h": 177.521,
"s": 68.362,
"l": 65.294
},
"oklch": {
"l": 0.84545,
"c": 0.10892,
"h": 191.6
},
"luminance": 0.63276
}Semantic roles & 50–950 ramp
primary
#6AE3DE
secondary
#B23F44
accent
#151DD0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484