#3CA099#3CA099
#3CA099 is a light, moderate teal. Relative luminance 0.284; OKLCH L 64.6% C 0.092 H 188.6°. Best body text is #000000 at 6.68:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA099 |
|---|---|
| RGB | rgb(60, 160, 153) |
| HSL | hsl(176, 45%, 43%) |
| HSV | hsv(176, 63%, 63%) |
| CMYK | cmyk(62.5%, 0%, 4.4%, 37.3%) |
| CIE-LAB | lab(60.25, -30.36, -4.95) |
| CIE-LCH | lch(60.25, 30.77, 189.26°) |
| OKLab | oklab(64.61% -0.0913 -0.0139) |
| OKLCH | oklch(64.61% 0.092 188.6) |
| XYZ | xyz(20.1815, 28.4000, 34.5490) |
| Luminance | 0.2840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.23
Blue Green
#0F9B8E
ΔE00 3.87
Dull Teal
#5F9E8F
ΔE00 5.28
Lightseagreen
#20B2AA
ΔE00 5.49
Teal (survey)
#029386
ΔE00 5.89
Dusty Teal
#4C9085
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA099 #A03C43
analogous
#3CA067 #3CA099 #3C75A0
triadic
#3CA099 #993CA0 #A0993C
tetradic
#3CA099 #673CA0 #A03C43 #75A03C
square
#3CA099 #673CA0 #A03C43 #75A03C
split-complementary
#3CA099 #A03C75 #A0673C
monochromatic
#1B4744 #2B736E #3CA099 #59C1B9 #85D1CC
Accessibility & contrast
On white
3.14
#3CA099 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.68
#3CA099 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3CA099
6.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA099 | 1.00 | 3.14 | 6.68 | 6.68 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979899
Deuteranopia (green-blind)
#888C9A
Tritanopia (blue-blind)
#00A49E
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #3ca099; /* rgb */ color: rgb(60, 160, 153); /* oklch */ color: oklch(64.6% 0.092 188.6);
Tailwind
colors: {
custom: {
50: '#7ebcb7',
500: '#3ca099',
950: '#000000',
},
}SCSS
$custom: #3ca099; $custom-light: #7ebcb7; $custom-dark: #000000;
JSON
{
"hex": "#3ca099",
"rgb": {
"r": 60,
"g": 160,
"b": 153
},
"hsl": {
"h": 175.8,
"s": 45.455,
"l": 43.137
},
"oklch": {
"l": 0.64608,
"c": 0.09231,
"h": 188.6
},
"luminance": 0.28402
}Semantic roles & 50–950 ramp
primary
#3CA099
secondary
#BB7C81
accent
#535CD5
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180