#6AAA99#6AAA99
#6AAA99 is a light, moderate teal. Relative luminance 0.341; OKLCH L 69.0% C 0.071 H 175.4°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6AAA99 |
|---|---|
| RGB | rgb(106, 170, 153) |
| HSL | hsl(164, 27%, 54%) |
| HSV | hsv(164, 38%, 67%) |
| CMYK | cmyk(37.6%, 0%, 10%, 33.3%) |
| CIE-LAB | lab(65.05, -24.51, 2.30) |
| CIE-LCH | lch(65.05, 24.62, 174.65°) |
| OKLab | oklab(68.97% -0.0707 0.0057) |
| OKLCH | oklch(68.97% 0.071 175.4) |
| XYZ | xyz(26.0662, 34.1119, 35.3415) |
| Luminance | 0.3411 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.76
Greyish Teal
#719F91
ΔE00 4.23
Grey Teal
#5E9B8A
ΔE00 4.69
Greeny Blue
#42B395
ΔE00 6.39
Lightseagreen
#20B2AA
ΔE00 7.85
Sea
#3C9992
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AAA99 #AA6A7B
analogous
#6AAA79 #6AAA99 #6A9BAA
triadic
#6AAA99 #996AAA #AA996A
tetradic
#6AAA99 #796AAA #AA6A7B #9BAA6A
square
#6AAA99 #796AAA #AA6A7B #9BAA6A
split-complementary
#6AAA99 #AA6A9B #AA796A
monochromatic
#386257 #4E8979 #6AAA99 #91C0B4 #B8D6CE
Accessibility & contrast
On white
2.68
#6AAA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#6AAA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AAA99
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AAA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AAA99 | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A398
Deuteranopia (green-blind)
#9B9B9A
Tritanopia (blue-blind)
#56ABA5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6aaa99; /* rgb */ color: rgb(106, 170, 153); /* oklch */ color: oklch(69.0% 0.071 175.4);
Tailwind
colors: {
custom: {
50: '#97c3b7',
500: '#6aaa99',
950: '#000000',
},
}SCSS
$custom: #6aaa99; $custom-light: #97c3b7; $custom-dark: #000000;
JSON
{
"hex": "#6aaa99",
"rgb": {
"r": 106,
"g": 170,
"b": 153
},
"hsl": {
"h": 164.063,
"s": 27.35,
"l": 54.118
},
"oklch": {
"l": 0.68975,
"c": 0.0709,
"h": 175.4
},
"luminance": 0.34114
}Semantic roles & 50–950 ramp
primary
#6AAA99
secondary
#C6AAB2
accent
#647EC4
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1211
muted
#7E8180