#3DCA9B#3DCA9B
#3DCA9B is a light, vivid teal. Relative luminance 0.456; OKLCH L 75.3% C 0.138 H 166.3°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #3DCA9B |
|---|---|
| RGB | rgb(61, 202, 155) |
| HSL | hsl(160, 57%, 52%) |
| HSV | hsv(160, 70%, 79%) |
| CMYK | cmyk(69.8%, 0%, 23.3%, 20.8%) |
| CIE-LAB | lab(73.28, -48.39, 12.78) |
| CIE-LCH | lch(73.28, 50.05, 165.21°) |
| OKLab | oklab(75.26% -0.1338 0.0327) |
| OKLCH | oklch(75.26% 0.138 166.3) |
| XYZ | xyz(28.9582, 45.5964, 38.2788) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.11
Eucalyptus
#44D7A8
ΔE00 3.25
Green Blue
#01C08D
ΔE00 3.41
Mediumaquamarine
#66CDAA
ΔE00 4.17
Greenish Teal
#32BF84
ΔE00 4.41
Aquamarine (survey)
#04D8B2
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DCA9B #CA3D6C
analogous
#3DCA55 #3DCA9B #3DB3CA
triadic
#3DCA9B #9B3DCA #CA9B3D
tetradic
#3DCA9B #553DCA #CA3D6C #B3CA3D
square
#3DCA9B #553DCA #CA3D6C #B3CA3D
split-complementary
#3DCA9B #CA3DB3 #CA553D
monochromatic
#1E6E54 #2B9F78 #3DCA9B #6DD7B4 #9DE4CD
Accessibility & contrast
On white
2.08
#3DCA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#3DCA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DCA9B
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DCA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DCA9B | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC98
Deuteranopia (green-blind)
#B3AE9E
Tritanopia (blue-blind)
#00CBBD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #3dca9b; /* rgb */ color: rgb(61, 202, 155); /* oklch */ color: oklch(75.3% 0.138 166.3);
Tailwind
colors: {
custom: {
50: '#85dbb8',
500: '#3dca9b',
950: '#000000',
},
}SCSS
$custom: #3dca9b; $custom-light: #85dbb8; $custom-dark: #000000;
JSON
{
"hex": "#3dca9b",
"rgb": {
"r": 61,
"g": 202,
"b": 155
},
"hsl": {
"h": 160,
"s": 57.085,
"l": 51.569
},
"oklch": {
"l": 0.75263,
"c": 0.13775,
"h": 166.3
},
"luminance": 0.456
}Semantic roles & 50–950 ramp
primary
#3DCA9B
secondary
#D092A7
accent
#477AE0
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380