#3DA09B#3DA09B
#3DA09B is a light, moderate teal. Relative luminance 0.285; OKLCH L 64.7% C 0.091 H 190.5°. Best body text is #000000 at 6.70:1 contrast (WCAG AA passes).
Color values
| HEX | #3DA09B |
|---|---|
| RGB | rgb(61, 160, 155) |
| HSL | hsl(177, 45%, 43%) |
| HSV | hsv(177, 62%, 63%) |
| CMYK | cmyk(61.9%, 0%, 3.1%, 37.3%) |
| CIE-LAB | lab(60.34, -29.63, -5.95) |
| CIE-LCH | lch(60.34, 30.22, 191.35°) |
| OKLab | oklab(64.71% -0.0898 -0.0166) |
| OKLCH | oklch(64.71% 0.091 190.5) |
| XYZ | xyz(20.4090, 28.4981, 35.4291) |
| Luminance | 0.2850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.41
Blue Green
#0F9B8E
ΔE00 4.50
Cadetblue
#5F9EA0
ΔE00 5.50
Lightseagreen
#20B2AA
ΔE00 5.60
Dull Teal
#5F9E8F
ΔE00 5.69
Dusty Teal
#4C9085
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DA09B #A03D42
analogous
#3DA069 #3DA09B #3D73A0
triadic
#3DA09B #9B3DA0 #A09B3D
tetradic
#3DA09B #693DA0 #A03D42 #73A03D
square
#3DA09B #693DA0 #A03D42 #73A03D
split-complementary
#3DA09B #A03D73 #A0693D
monochromatic
#1B4745 #2C7470 #3DA09B #5AC0BB #86D1CD
Accessibility & contrast
On white
3.13
#3DA09B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.70
#3DA09B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3DA09B
6.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DA09B | 1.00 | 3.13 | 6.70 | 6.70 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97989B
Deuteranopia (green-blind)
#888D9C
Tritanopia (blue-blind)
#00A49E
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #3da09b; /* rgb */ color: rgb(61, 160, 155); /* oklch */ color: oklch(64.7% 0.091 190.5);
Tailwind
colors: {
custom: {
50: '#7ebcb8',
500: '#3da09b',
950: '#000000',
},
}SCSS
$custom: #3da09b; $custom-light: #7ebcb8; $custom-dark: #000000;
JSON
{
"hex": "#3da09b",
"rgb": {
"r": 61,
"g": 160,
"b": 155
},
"hsl": {
"h": 176.97,
"s": 44.796,
"l": 43.333
},
"oklch": {
"l": 0.64707,
"c": 0.09132,
"h": 190.5
},
"luminance": 0.285
}Semantic roles & 50–950 ramp
primary
#3DA09B
secondary
#BB7D81
accent
#535AD4
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180