#3DA09E#3DA09E
#3DA09E is a light, moderate teal. Relative luminance 0.286; OKLCH L 64.8% C 0.091 H 193.3°. Best body text is #000000 at 6.72:1 contrast (WCAG AA passes).
Color values
| HEX | #3DA09E |
|---|---|
| RGB | rgb(61, 160, 158) |
| HSL | hsl(179, 45%, 43%) |
| HSV | hsv(179, 62%, 63%) |
| CMYK | cmyk(61.9%, 0%, 1.2%, 37.3%) |
| CIE-LAB | lab(60.43, -28.78, -7.51) |
| CIE-LCH | lch(60.43, 29.74, 194.62°) |
| OKLab | oklab(64.81% -0.0884 -0.0209) |
| OKLCH | oklch(64.81% 0.091 193.3) |
| XYZ | xyz(20.6641, 28.6001, 36.7725) |
| Luminance | 0.2860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.08
Cadetblue
#5F9EA0
ΔE00 4.80
Blue Green
#0F9B8E
ΔE00 5.50
Lightseagreen
#20B2AA
ΔE00 5.95
Dull Teal
#5F9E8F
ΔE00 6.50
Dusty Teal
#4C9085
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DA09E #A03D3F
analogous
#3DA06C #3DA09E #3D70A0
triadic
#3DA09E #9E3DA0 #A09E3D
tetradic
#3DA09E #6C3DA0 #A03D3F #70A03D
square
#3DA09E #6C3DA0 #A03D3F #70A03D
split-complementary
#3DA09E #A03D70 #A06C3D
monochromatic
#1B4746 #2C7472 #3DA09E #5AC0BE #86D1D0
Accessibility & contrast
On white
3.12
#3DA09E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.72
#3DA09E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3DA09E
6.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DA09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DA09E | 1.00 | 3.12 | 6.72 | 6.72 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96989E
Deuteranopia (green-blind)
#878D9F
Tritanopia (blue-blind)
#00A59F
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #3da09e; /* rgb */ color: rgb(61, 160, 158); /* oklch */ color: oklch(64.8% 0.091 193.3);
Tailwind
colors: {
custom: {
50: '#7fbcba',
500: '#3da09e',
950: '#000000',
},
}SCSS
$custom: #3da09e; $custom-light: #7fbcba; $custom-dark: #000000;
JSON
{
"hex": "#3da09e",
"rgb": {
"r": 61,
"g": 160,
"b": 158
},
"hsl": {
"h": 178.788,
"s": 44.796,
"l": 43.333
},
"oklch": {
"l": 0.64811,
"c": 0.09088,
"h": 193.3
},
"luminance": 0.28602
}Semantic roles & 50–950 ramp
primary
#3DA09E
secondary
#BB7D7F
accent
#5356D4
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180