#3CD09C#3CD09C
#3CD09C is a light, vivid teal. Relative luminance 0.485; OKLCH L 76.8% C 0.145 H 164.8°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #3CD09C |
|---|---|
| RGB | rgb(60, 208, 156) |
| HSL | hsl(159, 61%, 53%) |
| HSV | hsv(159, 71%, 82%) |
| CMYK | cmyk(71.2%, 0%, 25%, 18.4%) |
| CIE-LAB | lab(75.12, -50.76, 14.83) |
| CIE-LCH | lch(75.12, 52.88, 163.72°) |
| OKLab | oklab(76.77% -0.1397 0.0379) |
| OKLCH | oklch(76.77% 0.145 164.8) |
| XYZ | xyz(30.4168, 48.4692, 39.1985) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.28
Greenblue
#23C48B
ΔE00 3.58
Green Blue
#01C08D
ΔE00 4.51
Mediumaquamarine
#66CDAA
ΔE00 4.81
Aquamarine (survey)
#04D8B2
ΔE00 4.88
Greenish Teal
#32BF84
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CD09C #D03C70
analogous
#3CD052 #3CD09C #3CBAD0
triadic
#3CD09C #9C3CD0 #D09C3C
tetradic
#3CD09C #523CD0 #D03C70 #BAD03C
square
#3CD09C #523CD0 #D03C70 #BAD03C
split-complementary
#3CD09C #D03CBA #D0523C
monochromatic
#1C7556 #28A77A #3CD09C #6DDCB5 #9FE8CE
Accessibility & contrast
On white
1.96
#3CD09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#3CD09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CD09C
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CD09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CD09C | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC199
Deuteranopia (green-blind)
#B9B39F
Tritanopia (blue-blind)
#00D0C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #3cd09c; /* rgb */ color: rgb(60, 208, 156); /* oklch */ color: oklch(76.8% 0.145 164.8);
Tailwind
colors: {
custom: {
50: '#85dfb9',
500: '#3cd09c',
950: '#000000',
},
}SCSS
$custom: #3cd09c; $custom-light: #85dfb9; $custom-dark: #000000;
JSON
{
"hex": "#3cd09c",
"rgb": {
"r": 60,
"g": 208,
"b": 156
},
"hsl": {
"h": 158.919,
"s": 61.157,
"l": 52.549
},
"oklch": {
"l": 0.76771,
"c": 0.14478,
"h": 164.8
},
"luminance": 0.48473
}Semantic roles & 50–950 ramp
primary
#3CD09C
secondary
#D494AA
accent
#447CE4
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380