#3CA69B#3CA69B
#3CA69B is a light, moderate teal. Relative luminance 0.306; OKLCH L 66.2% C 0.097 H 185.5°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA69B |
|---|---|
| RGB | rgb(60, 166, 155) |
| HSL | hsl(174, 47%, 44%) |
| HSV | hsv(174, 64%, 65%) |
| CMYK | cmyk(63.9%, 0%, 6.6%, 34.9%) |
| CIE-LAB | lab(62.17, -32.68, -3.25) |
| CIE-LCH | lch(62.17, 32.84, 185.67°) |
| OKLab | oklab(66.18% -0.0968 -0.0093) |
| OKLCH | oklch(66.18% 0.097 185.5) |
| XYZ | xyz(21.4134, 30.5973, 35.7814) |
| Luminance | 0.3060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.96
Sea
#3C9992
ΔE00 4.25
Blue Green
#0F9B8E
ΔE00 4.35
Dull Teal
#5F9E8F
ΔE00 5.24
Grey Teal
#5E9B8A
ΔE00 6.15
Topaz
#13BBAF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA69B #A63C47
analogous
#3CA666 #3CA69B #3C7CA6
triadic
#3CA69B #9B3CA6 #A69B3C
tetradic
#3CA69B #663CA6 #A63C47 #7CA63C
square
#3CA69B #663CA6 #A63C47 #7CA63C
split-complementary
#3CA69B #A63C7C #A6663C
monochromatic
#1C4C47 #2C7971 #3CA69B #5BC4B9 #88D4CC
Accessibility & contrast
On white
2.95
#3CA69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#3CA69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA69B
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA69B | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D9B
Deuteranopia (green-blind)
#8E919C
Tritanopia (blue-blind)
#00AAA2
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3ca69b; /* rgb */ color: rgb(60, 166, 155); /* oklch */ color: oklch(66.2% 0.097 185.5);
Tailwind
colors: {
custom: {
50: '#7fc1b8',
500: '#3ca69b',
950: '#000000',
},
}SCSS
$custom: #3ca69b; $custom-light: #7fc1b8; $custom-dark: #000000;
JSON
{
"hex": "#3ca69b",
"rgb": {
"r": 60,
"g": 166,
"b": 155
},
"hsl": {
"h": 173.774,
"s": 46.903,
"l": 44.314
},
"oklch": {
"l": 0.66184,
"c": 0.09727,
"h": 185.5
},
"luminance": 0.306
}Semantic roles & 50–950 ramp
primary
#3CA69B
secondary
#BE7F86
accent
#515FD7
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180