#3CA89B#3CA89B
#3CA89B is a light, moderate teal. Relative luminance 0.313; OKLCH L 66.7% C 0.099 H 184.0°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA89B |
|---|---|
| RGB | rgb(60, 168, 155) |
| HSL | hsl(173, 47%, 45%) |
| HSV | hsv(173, 64%, 66%) |
| CMYK | cmyk(64.3%, 0%, 7.7%, 34.1%) |
| CIE-LAB | lab(62.79, -33.62, -2.34) |
| CIE-LCH | lch(62.79, 33.71, 183.97°) |
| OKLab | oklab(66.69% -0.099 -0.0068) |
| OKLCH | oklch(66.69% 0.099 184) |
| XYZ | xyz(21.7798, 31.3301, 35.9035) |
| Luminance | 0.3133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.78
Blue Green
#0F9B8E
ΔE00 4.73
Sea
#3C9992
ΔE00 5.04
Dull Teal
#5F9E8F
ΔE00 5.38
Topaz
#13BBAF
ΔE00 5.65
Tealish
#24BCA8
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA89B #A83C49
analogous
#3CA865 #3CA89B #3C7FA8
triadic
#3CA89B #9B3CA8 #A89B3C
tetradic
#3CA89B #653CA8 #A83C49 #7FA83C
square
#3CA89B #653CA8 #A83C49 #7FA83C
split-complementary
#3CA89B #A83C7F #A8653C
monochromatic
#1C4E48 #2C7B71 #3CA89B #5CC5B8 #89D5CC
Accessibility & contrast
On white
2.89
#3CA89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#3CA89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA89B
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA89B | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9B
Deuteranopia (green-blind)
#90939C
Tritanopia (blue-blind)
#00ABA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3ca89b; /* rgb */ color: rgb(60, 168, 155); /* oklch */ color: oklch(66.7% 0.099 184.0);
Tailwind
colors: {
custom: {
50: '#7fc2b8',
500: '#3ca89b',
950: '#000000',
},
}SCSS
$custom: #3ca89b; $custom-light: #7fc2b8; $custom-dark: #000000;
JSON
{
"hex": "#3ca89b",
"rgb": {
"r": 60,
"g": 168,
"b": 155
},
"hsl": {
"h": 172.778,
"s": 47.368,
"l": 44.706
},
"oklch": {
"l": 0.66686,
"c": 0.09922,
"h": 184
},
"luminance": 0.31332
}Semantic roles & 50–950 ramp
primary
#3CA89B
secondary
#BF8088
accent
#5161D7
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180