#6CA19F#6CA19F
#6CA19F is a light, muted teal. Relative luminance 0.312; OKLCH L 67.1% C 0.056 H 192.9°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA19F |
|---|---|
| RGB | rgb(108, 161, 159) |
| HSL | hsl(178, 22%, 53%) |
| HSV | hsv(178, 33%, 63%) |
| CMYK | cmyk(32.9%, 0%, 1.2%, 36.9%) |
| CIE-LAB | lab(62.66, -17.90, -4.55) |
| CIE-LCH | lch(62.66, 18.47, 194.27°) |
| OKLab | oklab(67.14% -0.0548 -0.0125) |
| OKLCH | oklch(67.14% 0.056 192.9) |
| XYZ | xyz(25.1850, 31.1796, 37.4854) |
| Luminance | 0.3118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 2.50
Greyish Teal
#719F91
ΔE00 5.16
Dull Teal
#5F9E8F
ΔE00 5.99
Grey Teal
#5E9B8A
ΔE00 6.93
Sea
#3C9992
ΔE00 7.22
Dusty Teal
#4C9085
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA19F #A16C6E
analogous
#6CA184 #6CA19F #6C88A1
triadic
#6CA19F #9F6CA1 #A19F6C
tetradic
#6CA19F #846CA1 #A16C6E #88A16C
square
#6CA19F #846CA1 #A16C6E #88A16C
split-complementary
#6CA19F #A16C88 #A1846C
monochromatic
#395958 #517F7D #6CA19F #91B9B7 #B7D1D0
Accessibility & contrast
On white
2.90
#6CA19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#6CA19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA19F
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA19F | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9C9F
Deuteranopia (green-blind)
#9194A0
Tritanopia (blue-blind)
#59A4A0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #6ca19f; /* rgb */ color: rgb(108, 161, 159); /* oklch */ color: oklch(67.1% 0.056 192.9);
Tailwind
colors: {
custom: {
50: '#98bdbb',
500: '#6ca19f',
950: '#000000',
},
}SCSS
$custom: #6ca19f; $custom-light: #98bdbb; $custom-dark: #000000;
JSON
{
"hex": "#6ca19f",
"rgb": {
"r": 108,
"g": 161,
"b": 159
},
"hsl": {
"h": 177.736,
"s": 21.992,
"l": 52.745
},
"oklch": {
"l": 0.67138,
"c": 0.05618,
"h": 192.9
},
"luminance": 0.31181
}Semantic roles & 50–950 ramp
primary
#6CA19F
secondary
#C0A9AA
accent
#696CBF
background
#F9FBFB
surface
#F2F6F6
border
#CCD0D0
text
#0E1211
muted
#7E8180