#6AAA95#6AAA95
#6AAA95 is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.9% C 0.073 H 171.2°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6AAA95 |
|---|---|
| RGB | rgb(106, 170, 149) |
| HSL | hsl(160, 27%, 54%) |
| HSV | hsv(160, 38%, 67%) |
| CMYK | cmyk(37.6%, 0%, 12.4%, 33.3%) |
| CIE-LAB | lab(64.95, -25.42, 4.37) |
| CIE-LCH | lch(64.95, 25.79, 170.24°) |
| OKLab | oklab(68.86% -0.0725 0.0112) |
| OKLCH | oklch(68.86% 0.073 171.2) |
| XYZ | xyz(25.7414, 33.9819, 33.6307) |
| Luminance | 0.3398 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 4.18
Greyish Teal
#719F91
ΔE00 4.64
Grey Teal
#5E9B8A
ΔE00 4.76
Greeny Blue
#42B395
ΔE00 5.77
Tea
#65AB7C
ΔE00 7.71
Tealish
#24BCA8
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AAA95 #AA6A7F
analogous
#6AAA75 #6AAA95 #6A9FAA
triadic
#6AAA95 #956AAA #AA956A
tetradic
#6AAA95 #756AAA #AA6A7F #9FAA6A
square
#6AAA95 #756AAA #AA6A7F #9FAA6A
split-complementary
#6AAA95 #AA6A9F #AA756A
monochromatic
#386254 #4E8975 #6AAA95 #91C0B1 #B8D6CC
Accessibility & contrast
On white
2.69
#6AAA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#6AAA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AAA95
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AAA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AAA95 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A294
Deuteranopia (green-blind)
#9C9A96
Tritanopia (blue-blind)
#57ABA4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6aaa95; /* rgb */ color: rgb(106, 170, 149); /* oklch */ color: oklch(68.9% 0.073 171.2);
Tailwind
colors: {
custom: {
50: '#97c3b4',
500: '#6aaa95',
950: '#000000',
},
}SCSS
$custom: #6aaa95; $custom-light: #97c3b4; $custom-dark: #000000;
JSON
{
"hex": "#6aaa95",
"rgb": {
"r": 106,
"g": 170,
"b": 149
},
"hsl": {
"h": 160.313,
"s": 27.35,
"l": 54.118
},
"oklch": {
"l": 0.68858,
"c": 0.07332,
"h": 171.2
},
"luminance": 0.33984
}Semantic roles & 50–950 ramp
primary
#6AAA95
secondary
#C6AAB3
accent
#6483C4
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1211
muted
#7E8180