#6AAA93#6AAA93
#6AAA93 is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.8% C 0.075 H 169.3°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6AAA93 |
|---|---|
| RGB | rgb(106, 170, 147) |
| HSL | hsl(158, 27%, 54%) |
| HSV | hsv(158, 38%, 67%) |
| CMYK | cmyk(37.6%, 0%, 13.5%, 33.3%) |
| CIE-LAB | lab(64.90, -25.87, 5.41) |
| CIE-LCH | lch(64.90, 26.43, 168.18°) |
| OKLab | oklab(68.8% -0.0734 0.0139) |
| OKLCH | oklch(68.8% 0.075 169.3) |
| XYZ | xyz(25.5831, 33.9186, 32.7970) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 4.53
Grey Teal
#5E9B8A
ΔE00 4.95
Greyish Teal
#719F91
ΔE00 4.96
Greeny Blue
#42B395
ΔE00 5.59
Tea
#65AB7C
ΔE00 7.01
Greeny Grey
#7EA07A
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AAA93 #AA6A81
analogous
#6AAA73 #6AAA93 #6AA1AA
triadic
#6AAA93 #936AAA #AA936A
tetradic
#6AAA93 #736AAA #AA6A81 #A1AA6A
square
#6AAA93 #736AAA #AA6A81 #A1AA6A
split-complementary
#6AAA93 #AA6AA1 #AA736A
monochromatic
#386253 #4E8974 #6AAA93 #91C0AF #B8D6CB
Accessibility & contrast
On white
2.70
#6AAA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#6AAA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AAA93
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AAA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AAA93 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A292
Deuteranopia (green-blind)
#9C9A94
Tritanopia (blue-blind)
#58ABA3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #6aaa93; /* rgb */ color: rgb(106, 170, 147); /* oklch */ color: oklch(68.8% 0.075 169.3);
Tailwind
colors: {
custom: {
50: '#97c3b2',
500: '#6aaa93',
950: '#000000',
},
}SCSS
$custom: #6aaa93; $custom-light: #97c3b2; $custom-dark: #000000;
JSON
{
"hex": "#6aaa93",
"rgb": {
"r": 106,
"g": 170,
"b": 147
},
"hsl": {
"h": 158.438,
"s": 27.35,
"l": 54.118
},
"oklch": {
"l": 0.688,
"c": 0.07467,
"h": 169.3
},
"luminance": 0.3392
}Semantic roles & 50–950 ramp
primary
#6AAA93
secondary
#C6AAB4
accent
#6486C4
background
#F9FCFA
surface
#F2F8F5
border
#CCD1CF
text
#0E1211
muted
#7E8180