#3CAA95#3CAA95
#3CAA95 is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.0% C 0.104 H 177.8°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #3CAA95 |
|---|---|
| RGB | rgb(60, 170, 149) |
| HSL | hsl(169, 48%, 45%) |
| HSV | hsv(169, 65%, 67%) |
| CMYK | cmyk(64.7%, 0%, 12.4%, 33.3%) |
| CIE-LAB | lab(63.24, -36.15, 1.69) |
| CIE-LCH | lch(63.24, 36.19, 177.33°) |
| OKLab | oklab(67% -0.1039 0.0039) |
| OKLCH | oklch(67% 0.104 177.8) |
| XYZ | xyz(21.6604, 31.8777, 33.4394) |
| Luminance | 0.3188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.69
Tealish
#24BCA8
ΔE00 5.29
Lightseagreen
#20B2AA
ΔE00 5.60
Blue Green
#0F9B8E
ΔE00 5.76
Dull Teal
#5F9E8F
ΔE00 5.77
Topaz
#13BBAF
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CAA95 #AA3C51
analogous
#3CAA5E #3CAA95 #3C88AA
triadic
#3CAA95 #953CAA #AA953C
tetradic
#3CAA95 #5E3CAA #AA3C51 #88AA3C
square
#3CAA95 #5E3CAA #AA3C51 #88AA3C
split-complementary
#3CAA95 #AA3C88 #AA5E3C
monochromatic
#1C5046 #2C7D6D #3CAA95 #5DC6B2 #8BD6C7
Accessibility & contrast
On white
2.85
#3CAA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#3CAA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CAA95
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CAA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CAA95 | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A094
Deuteranopia (green-blind)
#949497
Tritanopia (blue-blind)
#00ACA4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3caa95; /* rgb */ color: rgb(60, 170, 149); /* oklch */ color: oklch(67.0% 0.104 177.8);
Tailwind
colors: {
custom: {
50: '#7fc4b4',
500: '#3caa95',
950: '#000000',
},
}SCSS
$custom: #3caa95; $custom-light: #7fc4b4; $custom-dark: #000000;
JSON
{
"hex": "#3caa95",
"rgb": {
"r": 60,
"g": 170,
"b": 149
},
"hsl": {
"h": 168.545,
"s": 47.826,
"l": 45.098
},
"oklch": {
"l": 0.67003,
"c": 0.10398,
"h": 177.8
},
"luminance": 0.3188
}Semantic roles & 50–950 ramp
primary
#3CAA95
secondary
#C0818D
accent
#506AD7
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280