#6CA69A#6CA69A
#6CA69A is a light, moderate teal. Relative luminance 0.328; OKLCH L 68.2% C 0.063 H 179.8°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA69A |
|---|---|
| RGB | rgb(108, 166, 154) |
| HSL | hsl(168, 25%, 54%) |
| HSV | hsv(168, 35%, 65%) |
| CMYK | cmyk(34.9%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(63.99, -21.68, 0.21) |
| CIE-LCH | lch(63.99, 21.68, 179.45°) |
| OKLab | oklab(68.16% -0.0634 0.0002) |
| OKLCH | oklch(68.16% 0.063 179.8) |
| XYZ | xyz(25.6512, 32.7921, 35.5435) |
| Luminance | 0.3279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.98
Dull Teal
#5F9E8F
ΔE00 3.20
Grey Teal
#5E9B8A
ΔE00 4.32
Cadetblue
#5F9EA0
ΔE00 6.28
Sea
#3C9992
ΔE00 7.12
Dusty Teal
#4C9085
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA69A #A66C78
analogous
#6CA67D #6CA69A #6C95A6
triadic
#6CA69A #9A6CA6 #A69A6C
tetradic
#6CA69A #7D6CA6 #A66C78 #95A66C
square
#6CA69A #7D6CA6 #A66C78 #95A66C
split-complementary
#6CA69A #A66C95 #A67D6C
monochromatic
#395E57 #50857A #6CA69A #92BDB4 #B8D4CE
Accessibility & contrast
On white
2.78
#6CA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#6CA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA69A
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA69A | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F9A
Deuteranopia (green-blind)
#97989B
Tritanopia (blue-blind)
#5AA8A2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #6ca69a; /* rgb */ color: rgb(108, 166, 154); /* oklch */ color: oklch(68.2% 0.063 179.8);
Tailwind
colors: {
custom: {
50: '#98c0b7',
500: '#6ca69a',
950: '#000000',
},
}SCSS
$custom: #6ca69a; $custom-light: #98c0b7; $custom-dark: #000000;
JSON
{
"hex": "#6ca69a",
"rgb": {
"r": 108,
"g": 166,
"b": 154
},
"hsl": {
"h": 167.586,
"s": 24.576,
"l": 53.725
},
"oklch": {
"l": 0.68159,
"c": 0.0634,
"h": 179.8
},
"luminance": 0.32794
}Semantic roles & 50–950 ramp
primary
#6CA69A
secondary
#C3AAB0
accent
#6779C1
background
#F9FBFB
surface
#F2F7F6
border
#CCD0D0
text
#0E1211
muted
#7E8180