#6CA99A#6CA99A
#6CA99A is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.9% C 0.067 H 176.9°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA99A |
|---|---|
| RGB | rgb(108, 169, 154) |
| HSL | hsl(165, 26%, 54%) |
| HSV | hsv(165, 36%, 66%) |
| CMYK | cmyk(36.1%, 0%, 8.9%, 33.7%) |
| CIE-LAB | lab(64.88, -23.20, 1.50) |
| CIE-LCH | lch(64.88, 23.25, 176.30°) |
| OKLab | oklab(68.87% -0.0672 0.0036) |
| OKLCH | oklch(68.87% 0.067 176.9) |
| XYZ | xyz(26.2029, 33.8956, 35.7274) |
| Luminance | 0.3390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.59
Greyish Teal
#719F91
ΔE00 3.70
Grey Teal
#5E9B8A
ΔE00 4.61
Greeny Blue
#42B395
ΔE00 7.18
Cadetblue
#5F9EA0
ΔE00 7.63
Sea
#3C9992
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA99A #A96C7B
analogous
#6CA97C #6CA99A #6C9AA9
triadic
#6CA99A #9A6CA9 #A99A6C
tetradic
#6CA99A #7C6CA9 #A96C7B #9AA96C
square
#6CA99A #7C6CA9 #A96C7B #9AA96C
split-complementary
#6CA99A #A96C9A #A97C6C
monochromatic
#396258 #50887A #6CA99A #93C0B5 #B9D6CF
Accessibility & contrast
On white
2.70
#6CA99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#6CA99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA99A
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA99A | 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)
#A5A299
Deuteranopia (green-blind)
#9A9A9B
Tritanopia (blue-blind)
#59ABA4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #6ca99a; /* rgb */ color: rgb(108, 169, 154); /* oklch */ color: oklch(68.9% 0.067 176.9);
Tailwind
colors: {
custom: {
50: '#98c2b7',
500: '#6ca99a',
950: '#000000',
},
}SCSS
$custom: #6ca99a; $custom-light: #98c2b7; $custom-dark: #000000;
JSON
{
"hex": "#6ca99a",
"rgb": {
"r": 108,
"g": 169,
"b": 154
},
"hsl": {
"h": 165.246,
"s": 26.18,
"l": 54.314
},
"oklch": {
"l": 0.68872,
"c": 0.06735,
"h": 176.9
},
"luminance": 0.33897
}Semantic roles & 50–950 ramp
primary
#6CA99A
secondary
#C5ABB2
accent
#657CC3
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1211
muted
#7E8180