#3DAFA1#3DAFA1
#3DAFA1 is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.7% C 0.103 H 183.6°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #3DAFA1 |
|---|---|
| RGB | rgb(61, 175, 161) |
| HSL | hsl(173, 48%, 46%) |
| HSV | hsv(173, 65%, 69%) |
| CMYK | cmyk(65.1%, 0%, 8%, 31.4%) |
| CIE-LAB | lab(65.14, -35.10, -2.22) |
| CIE-LCH | lch(65.14, 35.17, 183.63°) |
| OKLab | oklab(68.66% -0.1032 -0.0066) |
| OKLCH | oklch(68.66% 0.103 183.6) |
| XYZ | xyz(23.6845, 34.2227, 39.0687) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.77
Topaz
#13BBAF
ΔE00 3.84
Tealish
#24BCA8
ΔE00 4.12
Greeny Blue
#42B395
ΔE00 5.42
Turquoise (survey)
#06C2AC
ΔE00 5.81
Blue Green
#0F9B8E
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DAFA1 #AF3D4B
analogous
#3DAF68 #3DAFA1 #3D84AF
triadic
#3DAFA1 #A13DAF #AFA13D
tetradic
#3DAFA1 #683DAF #AF3D4B #84AF3D
square
#3DAFA1 #683DAF #AF3D4B #84AF3D
split-complementary
#3DAFA1 #AF3D84 #AF683D
monochromatic
#1D544E #2D8277 #3DAFA1 #61C8BB #8FD8CF
Accessibility & contrast
On white
2.68
#3DAFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#3DAFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DAFA1
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DAFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DAFA1 | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A5A1
Deuteranopia (green-blind)
#9699A2
Tritanopia (blue-blind)
#00B2AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3dafa1; /* rgb */ color: rgb(61, 175, 161); /* oklch */ color: oklch(68.7% 0.103 183.6);
Tailwind
colors: {
custom: {
50: '#81c7bc',
500: '#3dafa1',
950: '#000000',
},
}SCSS
$custom: #3dafa1; $custom-light: #81c7bc; $custom-dark: #000000;
JSON
{
"hex": "#3dafa1",
"rgb": {
"r": 61,
"g": 175,
"b": 161
},
"hsl": {
"h": 172.632,
"s": 48.305,
"l": 46.275
},
"oklch": {
"l": 0.68663,
"c": 0.10337,
"h": 183.6
},
"luminance": 0.34225
}Semantic roles & 50–950 ramp
primary
#3DAFA1
secondary
#C3858D
accent
#5061D8
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1312
muted
#7C8281