#6CA99B#6CA99B
#6CA99B is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.9% C 0.067 H 178.1°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA99B |
|---|---|
| RGB | rgb(108, 169, 155) |
| HSL | hsl(166, 26%, 54%) |
| HSV | hsv(166, 36%, 66%) |
| CMYK | cmyk(36.1%, 0%, 8.3%, 33.7%) |
| CIE-LAB | lab(64.91, -22.97, 0.98) |
| CIE-LCH | lch(64.91, 22.99, 177.55°) |
| OKLab | oklab(68.9% -0.0668 0.0023) |
| OKLCH | oklch(68.9% 0.067 178.1) |
| XYZ | xyz(26.2866, 33.9290, 36.1678) |
| Luminance | 0.3393 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.64
Greyish Teal
#719F91
ΔE00 3.71
Grey Teal
#5E9B8A
ΔE00 4.72
Cadetblue
#5F9EA0
ΔE00 7.28
Greeny Blue
#42B395
ΔE00 7.41
Sea
#3C9992
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA99B #A96C7A
analogous
#6CA97D #6CA99B #6C98A9
triadic
#6CA99B #9B6CA9 #A99B6C
tetradic
#6CA99B #7D6CA9 #A96C7A #98A96C
square
#6CA99B #7D6CA9 #A96C7A #98A96C
split-complementary
#6CA99B #A96C98 #A97D6C
monochromatic
#396258 #50887B #6CA99B #93C0B5 #B9D6D0
Accessibility & contrast
On white
2.70
#6CA99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#6CA99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA99B
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA99B | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29A
Deuteranopia (green-blind)
#9A9A9C
Tritanopia (blue-blind)
#59ABA5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #6ca99b; /* rgb */ color: rgb(108, 169, 155); /* oklch */ color: oklch(68.9% 0.067 178.1);
Tailwind
colors: {
custom: {
50: '#98c2b8',
500: '#6ca99b',
950: '#000000',
},
}SCSS
$custom: #6ca99b; $custom-light: #98c2b8; $custom-dark: #000000;
JSON
{
"hex": "#6ca99b",
"rgb": {
"r": 108,
"g": 169,
"b": 155
},
"hsl": {
"h": 166.23,
"s": 26.18,
"l": 54.314
},
"oklch": {
"l": 0.68902,
"c": 0.06684,
"h": 178.1
},
"luminance": 0.33931
}Semantic roles & 50–950 ramp
primary
#6CA99B
secondary
#C5ABB1
accent
#657BC3
background
#F9FBFB
surface
#F2F7F6
border
#CCD0D0
text
#0E1211
muted
#7E8180