#6CA89A#6CA89A
#6CA89A is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.6% C 0.066 H 177.8°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA89A |
|---|---|
| RGB | rgb(108, 168, 154) |
| HSL | hsl(166, 26%, 54%) |
| HSV | hsv(166, 36%, 66%) |
| CMYK | cmyk(35.7%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(64.58, -22.70, 1.07) |
| CIE-LCH | lch(64.58, 22.72, 177.30°) |
| OKLab | oklab(68.63% -0.066 0.0025) |
| OKLCH | oklch(68.63% 0.066 177.8) |
| XYZ | xyz(26.0176, 33.5249, 35.6656) |
| Luminance | 0.3353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.40
Greyish Teal
#719F91
ΔE00 3.42
Grey Teal
#5E9B8A
ΔE00 4.46
Cadetblue
#5F9EA0
ΔE00 7.18
Greeny Blue
#42B395
ΔE00 7.56
Sea
#3C9992
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA89A #A86C7A
analogous
#6CA87C #6CA89A #6C98A8
triadic
#6CA89A #9A6CA8 #A89A6C
tetradic
#6CA89A #7C6CA8 #A86C7A #98A86C
square
#6CA89A #7C6CA8 #A86C7A #98A86C
split-complementary
#6CA89A #A86C98 #A87C6C
monochromatic
#396057 #50877A #6CA89A #92BFB4 #B9D6CF
Accessibility & contrast
On white
2.73
#6CA89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#6CA89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA89A
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA89A | 1.00 | 2.73 | 7.71 | 7.71 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A199
Deuteranopia (green-blind)
#99999B
Tritanopia (blue-blind)
#59AAA4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #6ca89a; /* rgb */ color: rgb(108, 168, 154); /* oklch */ color: oklch(68.6% 0.066 177.8);
Tailwind
colors: {
custom: {
50: '#98c2b7',
500: '#6ca89a',
950: '#000000',
},
}SCSS
$custom: #6ca89a; $custom-light: #98c2b7; $custom-dark: #000000;
JSON
{
"hex": "#6ca89a",
"rgb": {
"r": 108,
"g": 168,
"b": 154
},
"hsl": {
"h": 166,
"s": 25.641,
"l": 54.118
},
"oklch": {
"l": 0.68634,
"c": 0.06602,
"h": 177.8
},
"luminance": 0.33527
}Semantic roles & 50–950 ramp
primary
#6CA89A
secondary
#C5ABB1
accent
#667BC2
background
#F9FBFB
surface
#F2F7F6
border
#CCD0D0
text
#0E1211
muted
#7E8180