#3CA898#3CA898
#3CA898 is a light, moderate teal. Relative luminance 0.312; OKLCH L 66.6% C 0.100 H 181.5°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA898 |
|---|---|
| RGB | rgb(60, 168, 152) |
| HSL | hsl(171, 47%, 45%) |
| HSV | hsv(171, 64%, 66%) |
| CMYK | cmyk(64.3%, 0%, 9.5%, 34.1%) |
| CIE-LAB | lab(62.70, -34.43, -0.78) |
| CIE-LCH | lch(62.70, 34.44, 181.29°) |
| OKLab | oklab(66.59% -0.1004 -0.0027) |
| OKLCH | oklch(66.59% 0.1 181.5) |
| XYZ | xyz(21.5310, 31.2306, 34.5931) |
| Luminance | 0.3123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.50
Blue Green
#0F9B8E
ΔE00 4.76
Dull Teal
#5F9E8F
ΔE00 5.24
Greeny Blue
#42B395
ΔE00 5.36
Sea
#3C9992
ΔE00 5.55
Tealish
#24BCA8
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA898 #A83C4C
analogous
#3CA862 #3CA898 #3C82A8
triadic
#3CA898 #983CA8 #A8983C
tetradic
#3CA898 #623CA8 #A83C4C #82A83C
square
#3CA898 #623CA8 #A83C4C #82A83C
split-complementary
#3CA898 #A83C82 #A8623C
monochromatic
#1C4E46 #2C7B6F #3CA898 #5CC5B5 #89D5CA
Accessibility & contrast
On white
2.90
#3CA898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#3CA898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA898
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA898 | 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)
#A19E97
Deuteranopia (green-blind)
#919399
Tritanopia (blue-blind)
#00ABA3
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3ca898; /* rgb */ color: rgb(60, 168, 152); /* oklch */ color: oklch(66.6% 0.100 181.5);
Tailwind
colors: {
custom: {
50: '#7fc2b6',
500: '#3ca898',
950: '#000000',
},
}SCSS
$custom: #3ca898; $custom-light: #7fc2b6; $custom-dark: #000000;
JSON
{
"hex": "#3ca898",
"rgb": {
"r": 60,
"g": 168,
"b": 152
},
"hsl": {
"h": 171.111,
"s": 47.368,
"l": 44.706
},
"oklch": {
"l": 0.66591,
"c": 0.10041,
"h": 181.5
},
"luminance": 0.31233
}Semantic roles & 50–950 ramp
primary
#3CA898
secondary
#BF808A
accent
#5165D7
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180