#3CA69F#3CA69F
#3CA69F is a light, moderate teal. Relative luminance 0.307; OKLCH L 66.3% C 0.096 H 188.9°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA69F |
|---|---|
| RGB | rgb(60, 166, 159) |
| HSL | hsl(176, 47%, 44%) |
| HSV | hsv(176, 64%, 65%) |
| CMYK | cmyk(63.9%, 0%, 4.2%, 34.9%) |
| CIE-LAB | lab(62.28, -31.57, -5.32) |
| CIE-LCH | lch(62.28, 32.02, 189.57°) |
| OKLab | oklab(66.32% -0.095 -0.0149) |
| OKLCH | oklch(66.32% 0.096 188.9) |
| XYZ | xyz(21.7549, 30.7339, 37.5799) |
| Luminance | 0.3074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.75
Sea
#3C9992
ΔE00 4.07
Blue Green
#0F9B8E
ΔE00 4.99
Dull Teal
#5F9E8F
ΔE00 5.89
Topaz
#13BBAF
ΔE00 6.34
Cadetblue
#5F9EA0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA69F #A63C43
analogous
#3CA66A #3CA69F #3C78A6
triadic
#3CA69F #9F3CA6 #A69F3C
tetradic
#3CA69F #6A3CA6 #A63C43 #78A63C
square
#3CA69F #6A3CA6 #A63C43 #78A63C
split-complementary
#3CA69F #A63C78 #A66A3C
monochromatic
#1C4C49 #2C7974 #3CA69F #5BC4BD #88D4CF
Accessibility & contrast
On white
2.94
#3CA69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#3CA69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA69F
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA69F | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9F
Deuteranopia (green-blind)
#8D92A0
Tritanopia (blue-blind)
#00AAA4
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #3ca69f; /* rgb */ color: rgb(60, 166, 159); /* oklch */ color: oklch(66.3% 0.096 188.9);
Tailwind
colors: {
custom: {
50: '#7fc1bb',
500: '#3ca69f',
950: '#000000',
},
}SCSS
$custom: #3ca69f; $custom-light: #7fc1bb; $custom-dark: #000000;
JSON
{
"hex": "#3ca69f",
"rgb": {
"r": 60,
"g": 166,
"b": 159
},
"hsl": {
"h": 176.038,
"s": 46.903,
"l": 44.314
},
"oklch": {
"l": 0.66316,
"c": 0.09616,
"h": 188.9
},
"luminance": 0.30736
}Semantic roles & 50–950 ramp
primary
#3CA69F
secondary
#BE7F84
accent
#515AD7
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180