#3CCD93#3CCD93
#3CCD93 is a light, vivid teal. Relative luminance 0.467; OKLCH L 75.8% C 0.148 H 161.9°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #3CCD93 |
|---|---|
| RGB | rgb(60, 205, 147) |
| HSL | hsl(156, 59%, 52%) |
| HSV | hsv(156, 71%, 80%) |
| CMYK | cmyk(70.7%, 0%, 28.3%, 19.6%) |
| CIE-LAB | lab(74.01, -51.55, 18.07) |
| CIE-LCH | lch(74.01, 54.63, 160.68°) |
| OKLab | oklab(75.8% -0.141 0.046) |
| OKLCH | oklch(75.8% 0.148 161.9) |
| XYZ | xyz(28.9582, 46.7266, 35.0911) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.57
Greenish Teal
#32BF84
ΔE00 3.74
Eucalyptus
#44D7A8
ΔE00 3.90
Green Blue
#01C08D
ΔE00 4.11
Seaweed
#18D17B
ΔE00 5.21
Emerald
#50C878
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CCD93 #CD3C76
analogous
#3CCD4B #3CCD93 #3CBFCD
triadic
#3CCD93 #933CCD #CD933C
tetradic
#3CCD93 #4B3CCD #CD3C76 #BFCD3C
square
#3CCD93 #4B3CCD #CD3C76 #BFCD3C
split-complementary
#3CCD93 #CD3CBF #CD4B3C
monochromatic
#1D7150 #2AA272 #3CCD93 #6DD9AE #9DE6C9
Accessibility & contrast
On white
2.03
#3CCD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#3CCD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CCD93
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CCD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CCD93 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE90
Deuteranopia (green-blind)
#B7B197
Tritanopia (blue-blind)
#00CDBD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #3ccd93; /* rgb */ color: rgb(60, 205, 147); /* oklch */ color: oklch(75.8% 0.148 161.9);
Tailwind
colors: {
custom: {
50: '#85ddb3',
500: '#3ccd93',
950: '#000000',
},
}SCSS
$custom: #3ccd93; $custom-light: #85ddb3; $custom-dark: #000000;
JSON
{
"hex": "#3ccd93",
"rgb": {
"r": 60,
"g": 205,
"b": 147
},
"hsl": {
"h": 156,
"s": 59.184,
"l": 51.961
},
"oklch": {
"l": 0.75802,
"c": 0.14827,
"h": 161.9
},
"luminance": 0.4673
}Semantic roles & 50–950 ramp
primary
#3CCD93
secondary
#D293AC
accent
#4584E2
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380