#3CAA98#3CAA98
#3CAA98 is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.1% C 0.103 H 180.1°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #3CAA98 |
|---|---|
| RGB | rgb(60, 170, 152) |
| HSL | hsl(170, 48%, 45%) |
| HSV | hsv(170, 65%, 67%) |
| CMYK | cmyk(64.7%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(63.32, -35.36, 0.13) |
| CIE-LCH | lch(63.32, 35.36, 179.79°) |
| OKLab | oklab(67.1% -0.1025 -0.0002) |
| OKLCH | oklch(67.1% 0.103 180.1) |
| XYZ | xyz(21.9030, 31.9747, 34.7171) |
| Luminance | 0.3198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.49
Lightseagreen
#20B2AA
ΔE00 4.68
Tealish
#24BCA8
ΔE00 5.17
Blue Green
#0F9B8E
ΔE00 5.40
Dull Teal
#5F9E8F
ΔE00 5.62
Topaz
#13BBAF
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CAA98 #AA3C4E
analogous
#3CAA61 #3CAA98 #3C85AA
triadic
#3CAA98 #983CAA #AA983C
tetradic
#3CAA98 #613CAA #AA3C4E #85AA3C
square
#3CAA98 #613CAA #AA3C4E #85AA3C
split-complementary
#3CAA98 #AA3C85 #AA613C
monochromatic
#1C5047 #2C7D70 #3CAA98 #5DC6B5 #8BD6CA
Accessibility & contrast
On white
2.84
#3CAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#3CAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CAA98
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CAA98 | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A097
Deuteranopia (green-blind)
#93949A
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3caa98; /* rgb */ color: rgb(60, 170, 152); /* oklch */ color: oklch(67.1% 0.103 180.1);
Tailwind
colors: {
custom: {
50: '#7fc4b6',
500: '#3caa98',
950: '#000000',
},
}SCSS
$custom: #3caa98; $custom-light: #7fc4b6; $custom-dark: #000000;
JSON
{
"hex": "#3caa98",
"rgb": {
"r": 60,
"g": 170,
"b": 152
},
"hsl": {
"h": 170.182,
"s": 47.826,
"l": 45.098
},
"oklch": {
"l": 0.67095,
"c": 0.10251,
"h": 180.1
},
"luminance": 0.31977
}Semantic roles & 50–950 ramp
primary
#3CAA98
secondary
#C0818C
accent
#5066D7
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180