#6AE3E2#6AE3E2
#6AE3E2 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.7% C 0.109 H 194.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE3E2 |
|---|---|
| RGB | rgb(106, 227, 226) |
| HSL | hsl(180, 68%, 65%) |
| HSV | hsv(180, 53%, 89%) |
| CMYK | cmyk(53.3%, 0%, 0.4%, 11%) |
| CIE-LAB | lab(83.70, -33.97, -9.85) |
| CIE-LCH | lch(83.70, 35.37, 196.17°) |
| OKLab | oklab(84.67% -0.105 -0.0273) |
| OKLCH | oklch(84.67% 0.109 194.6) |
| XYZ | xyz(47.1346, 63.4888, 81.7074) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.06
Bright Light Blue
#26F7FD
ΔE00 5.59
Turquoise
#40E0D0
ΔE00 6.01
Bright Cyan
#41FDFE
ΔE00 6.09
Robin'S Egg
#6DEDFD
ΔE00 6.25
Darkturquoise
#00CED1
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE3E2 #E36A6B
analogous
#6AE3A5 #6AE3E2 #6AA7E3
triadic
#6AE3E2 #E26AE3 #E3E26A
tetradic
#6AE3E2 #A56AE3 #E36A6B #A7E36A
square
#6AE3E2 #A56AE3 #E36A6B #A7E36A
split-complementary
#6AE3E2 #E36AA7 #E3A56A
monochromatic
#21B1B0 #36D9D8 #6AE3E2 #9EEDEC #D1F6F6
Accessibility & contrast
On white
1.53
#6AE3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#6AE3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE3E2
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE3E2 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E2
Deuteranopia (green-blind)
#C2CAE3
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae3e2; /* rgb */ color: rgb(106, 227, 226); /* oklch */ color: oklch(84.7% 0.109 194.6);
Tailwind
colors: {
custom: {
50: '#9feceb',
500: '#6ae3e2',
950: '#000000',
},
}SCSS
$custom: #6ae3e2; $custom-light: #9feceb; $custom-dark: #000000;
JSON
{
"hex": "#6ae3e2",
"rgb": {
"r": 106,
"g": 227,
"b": 226
},
"hsl": {
"h": 179.504,
"s": 68.362,
"l": 65.294
},
"oklch": {
"l": 0.84674,
"c": 0.10851,
"h": 194.6
},
"luminance": 0.63493
}Semantic roles & 50–950 ramp
primary
#6AE3E2
secondary
#B23F40
accent
#1517D0
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#101616
muted
#808484