#3CCD9C#3CCD9C
#3CCD9C is a light, vivid teal. Relative luminance 0.470; OKLCH L 76.0% C 0.141 H 165.8°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #3CCD9C |
|---|---|
| RGB | rgb(60, 205, 156) |
| HSL | hsl(160, 59%, 52%) |
| HSV | hsv(160, 71%, 80%) |
| CMYK | cmyk(70.7%, 0%, 23.9%, 19.6%) |
| CIE-LAB | lab(74.20, -49.54, 13.54) |
| CIE-LCH | lch(74.20, 51.36, 164.72°) |
| OKLab | oklab(76.02% -0.1368 0.0346) |
| OKLCH | oklch(76.02% 0.141 165.8) |
| XYZ | xyz(29.6923, 47.0202, 38.9570) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.62
Greenblue
#23C48B
ΔE00 3.31
Green Blue
#01C08D
ΔE00 3.91
Mediumaquamarine
#66CDAA
ΔE00 4.35
Greenish Teal
#32BF84
ΔE00 4.70
Aquamarine (survey)
#04D8B2
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CCD9C #CD3C6D
analogous
#3CCD54 #3CCD9C #3CB6CD
triadic
#3CCD9C #9C3CCD #CD9C3C
tetradic
#3CCD9C #543CCD #CD3C6D #B6CD3C
square
#3CCD9C #543CCD #CD3C6D #B6CD3C
split-complementary
#3CCD9C #CD3CB6 #CD543C
monochromatic
#1D7155 #2AA279 #3CCD9C #6DD9B5 #9DE6CD
Accessibility & contrast
On white
2.02
#3CCD9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#3CCD9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CCD9C
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CCD9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CCD9C | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BF99
Deuteranopia (green-blind)
#B6B19F
Tritanopia (blue-blind)
#00CDBF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #3ccd9c; /* rgb */ color: rgb(60, 205, 156); /* oklch */ color: oklch(76.0% 0.141 165.8);
Tailwind
colors: {
custom: {
50: '#85ddb9',
500: '#3ccd9c',
950: '#000000',
},
}SCSS
$custom: #3ccd9c; $custom-light: #85ddb9; $custom-dark: #000000;
JSON
{
"hex": "#3ccd9c",
"rgb": {
"r": 60,
"g": 205,
"b": 156
},
"hsl": {
"h": 159.724,
"s": 59.184,
"l": 51.961
},
"oklch": {
"l": 0.76019,
"c": 0.14107,
"h": 165.8
},
"luminance": 0.47024
}Semantic roles & 50–950 ramp
primary
#3CCD9C
secondary
#D293A8
accent
#457AE2
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380