#6CA993#6CA993
#6CA993 is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.7% C 0.072 H 169.4°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA993 |
|---|---|
| RGB | rgb(108, 169, 147) |
| HSL | hsl(158, 26%, 54%) |
| HSV | hsv(158, 36%, 66%) |
| CMYK | cmyk(36.1%, 0%, 13%, 33.7%) |
| CIE-LAB | lab(64.70, -24.78, 5.14) |
| CIE-LCH | lch(64.70, 25.31, 168.29°) |
| OKLab | oklab(68.67% -0.0704 0.0132) |
| OKLCH | oklch(68.67% 0.072 169.4) |
| XYZ | xyz(25.6368, 33.6691, 32.7460) |
| Luminance | 0.3367 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 4.25
Greyish Teal
#719F91
ΔE00 4.43
Grey Teal
#5E9B8A
ΔE00 4.68
Greeny Blue
#42B395
ΔE00 6.12
Tea
#65AB7C
ΔE00 7.30
Greeny Grey
#7EA07A
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA993 #A96C82
analogous
#6CA975 #6CA993 #6CA1A9
triadic
#6CA993 #936CA9 #A9936C
tetradic
#6CA993 #756CA9 #A96C82 #A1A96C
square
#6CA993 #756CA9 #A96C82 #A1A96C
split-complementary
#6CA993 #A96CA1 #A9756C
monochromatic
#396253 #508874 #6CA993 #93C0AF #B9D6CC
Accessibility & contrast
On white
2.72
#6CA993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#6CA993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA993
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA993 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A192
Deuteranopia (green-blind)
#9B9A94
Tritanopia (blue-blind)
#5BAAA2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #6ca993; /* rgb */ color: rgb(108, 169, 147); /* oklch */ color: oklch(68.7% 0.072 169.4);
Tailwind
colors: {
custom: {
50: '#98c3b2',
500: '#6ca993',
950: '#000000',
},
}SCSS
$custom: #6ca993; $custom-light: #98c3b2; $custom-dark: #000000;
JSON
{
"hex": "#6ca993",
"rgb": {
"r": 108,
"g": 169,
"b": 147
},
"hsl": {
"h": 158.361,
"s": 26.18,
"l": 54.314
},
"oklch": {
"l": 0.68667,
"c": 0.07161,
"h": 169.4
},
"luminance": 0.33671
}Semantic roles & 50–950 ramp
primary
#6CA993
secondary
#C5ABB5
accent
#6587C3
background
#F9FCFA
surface
#F2F8F5
border
#CCD1CF
text
#0E1211
muted
#7E8180