#3CA899#3CA899
#3CA899 is a light, moderate teal. Relative luminance 0.313; OKLCH L 66.6% C 0.100 H 182.3°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA899 |
|---|---|
| RGB | rgb(60, 168, 153) |
| HSL | hsl(172, 47%, 45%) |
| HSV | hsv(172, 64%, 66%) |
| CMYK | cmyk(64.3%, 0%, 8.9%, 34.1%) |
| CIE-LAB | lab(62.73, -34.17, -1.30) |
| CIE-LCH | lch(62.73, 34.19, 182.18°) |
| OKLab | oklab(66.62% -0.0999 -0.004) |
| OKLCH | oklch(66.62% 0.1 182.3) |
| XYZ | xyz(21.6132, 31.2635, 35.0262) |
| Luminance | 0.3127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.24
Blue Green
#0F9B8E
ΔE00 4.72
Dull Teal
#5F9E8F
ΔE00 5.27
Sea
#3C9992
ΔE00 5.37
Greeny Blue
#42B395
ΔE00 5.66
Topaz
#13BBAF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA899 #A83C4B
analogous
#3CA863 #3CA899 #3C81A8
triadic
#3CA899 #993CA8 #A8993C
tetradic
#3CA899 #633CA8 #A83C4B #81A83C
square
#3CA899 #633CA8 #A83C4B #81A83C
split-complementary
#3CA899 #A83C81 #A8633C
monochromatic
#1C4E47 #2C7B70 #3CA899 #5CC5B6 #89D5CB
Accessibility & contrast
On white
2.90
#3CA899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#3CA899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA899
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA899 | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F98
Deuteranopia (green-blind)
#90939A
Tritanopia (blue-blind)
#00ABA3
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3ca899; /* rgb */ color: rgb(60, 168, 153); /* oklch */ color: oklch(66.6% 0.100 182.3);
Tailwind
colors: {
custom: {
50: '#7fc2b7',
500: '#3ca899',
950: '#000000',
},
}SCSS
$custom: #3ca899; $custom-light: #7fc2b7; $custom-dark: #000000;
JSON
{
"hex": "#3ca899",
"rgb": {
"r": 60,
"g": 168,
"b": 153
},
"hsl": {
"h": 171.667,
"s": 47.368,
"l": 44.706
},
"oklch": {
"l": 0.66623,
"c": 0.09998,
"h": 182.3
},
"luminance": 0.31266
}Semantic roles & 50–950 ramp
primary
#3CA899
secondary
#BF8089
accent
#5163D7
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180