#6AA995#6AA995
#6AA995 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.6% C 0.072 H 172.0°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6AA995 |
|---|---|
| RGB | rgb(106, 169, 149) |
| HSL | hsl(161, 27%, 54%) |
| HSV | hsv(161, 37%, 66%) |
| CMYK | cmyk(37.3%, 0%, 11.8%, 33.7%) |
| CIE-LAB | lab(64.65, -24.92, 3.94) |
| CIE-LCH | lch(64.65, 25.23, 171.01°) |
| OKLab | oklab(68.62% -0.0712 0.0101) |
| OKLCH | oklch(68.62% 0.072 172) |
| XYZ | xyz(25.5546, 33.6084, 33.5685) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.80
Greyish Teal
#719F91
ΔE00 4.26
Grey Teal
#5E9B8A
ΔE00 4.44
Greeny Blue
#42B395
ΔE00 6.06
Tea
#65AB7C
ΔE00 8.03
Tealish
#24BCA8
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AA995 #A96A7E
analogous
#6AA976 #6AA995 #6A9EA9
triadic
#6AA995 #956AA9 #A9956A
tetradic
#6AA995 #766AA9 #A96A7E #9EA96A
square
#6AA995 #766AA9 #A96A7E #9EA96A
split-complementary
#6AA995 #A96A9E #A9766A
monochromatic
#386154 #4E8875 #6AA995 #91BFB1 #B8D6CC
Accessibility & contrast
On white
2.72
#6AA995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#6AA995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AA995
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AA995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AA995 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A194
Deuteranopia (green-blind)
#9B9A96
Tritanopia (blue-blind)
#58AAA3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #6aa995; /* rgb */ color: rgb(106, 169, 149); /* oklch */ color: oklch(68.6% 0.072 172.0);
Tailwind
colors: {
custom: {
50: '#97c3b4',
500: '#6aa995',
950: '#000000',
},
}SCSS
$custom: #6aa995; $custom-light: #97c3b4; $custom-dark: #000000;
JSON
{
"hex": "#6aa995",
"rgb": {
"r": 106,
"g": 169,
"b": 149
},
"hsl": {
"h": 160.952,
"s": 26.809,
"l": 53.922
},
"oklch": {
"l": 0.68618,
"c": 0.07191,
"h": 172
},
"luminance": 0.3361
}Semantic roles & 50–950 ramp
primary
#6AA995
secondary
#C5AAB2
accent
#6583C3
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1211
muted
#7E8180